Skip to content

Commit

Permalink
Restyled by fourmolu (#539)
Browse files Browse the repository at this point in the history
Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
restyled-io[bot] and restyled-commits authored Jul 3, 2022
1 parent bd5576f commit a572e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Swarm/Util.hs
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ import Control.Exception (catch)
import Control.Exception.Base (IOException)
import Control.Lens (ASetter', LensLike, LensLike', Over, (<>~))
import Control.Monad (forM, unless, when)
import Data.Char (isAlphaNum)
import Data.Aeson (FromJSONKey, ToJSONKey)
import Data.Char (isAlphaNum)
import Data.Either.Validation
import Data.Int (Int64)
import Data.Map (Map)
Expand Down

0 comments on commit a572e56

Please sign in to comment.