Reformat
This commit is contained in:
parent
90c5e2f0b2
commit
0d9976bfb4
@ -18,8 +18,9 @@ import Text.Megaparsec.Char.Lexer qualified as Lex
|
||||
|
||||
main :: IO ()
|
||||
main =
|
||||
defaultMain . localOption (Always :: UseColor) $
|
||||
testGroup
|
||||
defaultMain
|
||||
. localOption (Always :: UseColor)
|
||||
$ testGroup
|
||||
"tests"
|
||||
[ puzzleTest puzzle1
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user