aoc/aoc.cabal
2024-12-04 10:51:02 +01:00

247 lines
6.4 KiB
Plaintext

cabal-version: 3.4
name: aoc
version: 0.1.0.0
-- synopsis:
-- description:
license: AGPL-3.0-or-later
license-file: LICENSE
author: Nor Führ
maintainer: nor@acorneroftheweb.com
-- copyright:
build-type: Simple
extra-doc-files: CHANGELOG.md
-- extra-source-files:
common warnings
ghc-options: -Wall
executable 1
import: warnings
main-is: 1.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 2
import: warnings
main-is: 2.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 3
import: warnings
main-is: 3.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
, regex-tdfa
hs-source-dirs: app
default-language: GHC2021
executable 4
import: warnings
main-is: 4.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
, universe-base
, regex-pcre
hs-source-dirs: app
default-language: GHC2021
executable 5
import: warnings
main-is: 5.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 6
import: warnings
main-is: 6.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 7
import: warnings
main-is: 7.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 8
import: warnings
main-is: 8.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 9
import: warnings
main-is: 9.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 10
import: warnings
main-is: 10.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 11
import: warnings
main-is: 11.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 12
import: warnings
main-is: 12.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 13
import: warnings
main-is: 13.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 14
import: warnings
main-is: 14.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 15
import: warnings
main-is: 15.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 16
import: warnings
main-is: 16.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 17
import: warnings
main-is: 17.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 18
import: warnings
main-is: 18.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 19
import: warnings
main-is: 19.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 20
import: warnings
main-is: 20.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 21
import: warnings
main-is: 21.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 22
import: warnings
main-is: 22.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 23
import: warnings
main-is: 23.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 24
import: warnings
main-is: 24.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021
executable 25
import: warnings
main-is: 25.hs
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.18.2.1
, split
hs-source-dirs: app
default-language: GHC2021