diff options
Diffstat (limited to 'cli/cli.cabal')
-rw-r--r-- | cli/cli.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/cli.cabal b/cli/cli.cabal index 69cf4d1..d0ad909 100644 --- a/cli/cli.cabal +++ b/cli/cli.cabal @@ -11,7 +11,7 @@ extra-doc-files: CHANGELOG.md executable cli main-is: Main.hs hs-source-dirs: app - other-modules: API.Collection + other-modules: default-language: GHC2021 ghc-options: -Wall build-depends: |