Minor fix to the cabal file
This commit is contained in:
parent
ec5c25c4af
commit
0eecc96a38
23
aoc.cabal
23
aoc.cabal
@ -31,6 +31,7 @@ executable 2
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 3
|
||||
@ -39,6 +40,7 @@ executable 3
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 4
|
||||
@ -47,6 +49,7 @@ executable 4
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 5
|
||||
@ -55,6 +58,7 @@ executable 5
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 6
|
||||
@ -63,6 +67,7 @@ executable 6
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 7
|
||||
@ -71,6 +76,7 @@ executable 7
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 8
|
||||
@ -79,6 +85,7 @@ executable 8
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 9
|
||||
@ -87,6 +94,7 @@ executable 9
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 10
|
||||
@ -95,6 +103,7 @@ executable 10
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 11
|
||||
@ -103,6 +112,7 @@ executable 11
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 12
|
||||
@ -111,6 +121,7 @@ executable 12
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 13
|
||||
@ -119,6 +130,7 @@ executable 13
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 14
|
||||
@ -127,6 +139,7 @@ executable 14
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 15
|
||||
@ -135,6 +148,7 @@ executable 15
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 16
|
||||
@ -143,6 +157,7 @@ executable 16
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 17
|
||||
@ -151,6 +166,7 @@ executable 17
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 18
|
||||
@ -159,6 +175,7 @@ executable 18
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 19
|
||||
@ -167,6 +184,7 @@ executable 19
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 20
|
||||
@ -175,6 +193,7 @@ executable 20
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 21
|
||||
@ -183,6 +202,7 @@ executable 21
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 22
|
||||
@ -191,6 +211,7 @@ executable 22
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 23
|
||||
@ -199,6 +220,7 @@ executable 23
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
executable 24
|
||||
@ -207,5 +229,6 @@ executable 24
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.18.2.1
|
||||
, split
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2021
|
||||
|
Loading…
Reference in New Issue
Block a user