Day 14 now using a set
[advent-of-code-17.git] / advent-of-code.cabal
index 5a2aa81521afe9aa62fec37e14c3e778b9ccec27..e133aae9550c5453b16cb4e855695bbeae1af161 100644 (file)
@@ -135,7 +135,6 @@ executable advent14
                      , containers
                      , parallel
 
-
 executable advent14serial
   hs-source-dirs:      src/advent14
   main-is:             advent14serial.hs
@@ -143,3 +142,4 @@ executable advent14serial
   build-depends:       base >= 4.7 && < 5
                      , split
                      , containers
+