Skip to content

Commit

Permalink
Restyled by fourmolu (#1839)
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 May 11, 2024
1 parent 0efcc41 commit f74d02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/TestCommand.hs
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ import Data.Text (Text)
import Graphics.Vty.Input.Events qualified as V
import Swarm.Game.Location
import Swarm.Language.Key
import Text.Megaparsec (runParser)
import Swarm.Language.Syntax
import Test.QuickCheck qualified as QC
import Test.Tasty
import Test.Tasty.HUnit
import Test.Tasty.QuickCheck (testProperty)
import Text.Megaparsec (runParser)
import Witch

testCommands :: TestTree
Expand Down

0 comments on commit f74d02b

Please sign in to comment.