format all the things

This commit is contained in:
Lucy Cifferello
2021-09-23 19:18:25 -06:00
committed by Keagan McClelland
parent ac5acaa685
commit e2d2fb6afc
24 changed files with 604 additions and 515 deletions

View File

@@ -1,10 +1,10 @@
module Main where
import Test.Hspec.Runner
import Test.Hspec.Runner
import qualified Spec
import Test.Hspec.Formatters
import Startlude
import GHC.IO.Encoding
import Test.Hspec.Formatters
import Startlude
import GHC.IO.Encoding
main :: IO ()