aboutsummaryrefslogtreecommitdiff
path: root/hcel.cabal
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-08-18 11:54:09 +1000
committerYuchen Pei <hi@ypei.me>2022-08-18 11:54:09 +1000
commita7e0d50337f8dcecf6c5ca09531a33a54230a6c4 (patch)
treeb6573d56dc1539cd5c8ae929a855839c21778e1c /hcel.cabal
parent8406daa0de72ca5e7173618871afded73c4763c8 (diff)
linting
- disambiguate things
Diffstat (limited to 'hcel.cabal')
-rw-r--r--hcel.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcel.cabal b/hcel.cabal
index 73708f4..99fde6d 100644
--- a/hcel.cabal
+++ b/hcel.cabal
@@ -124,6 +124,7 @@ executable haskell-code-server
, wreq
if impl(ghc >= 8.4.3)
build-depends: ghc-compact
+ default-language: Haskell2010
test-suite test
default-language: Haskell2010