Skip to content

Commit 56b3b1a

Browse files
committed
Bump cabal-version to 1.10 (required by Hackage)
1 parent 7d46472 commit 56b3b1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

shelltestrunner.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cabal-version: >= 1.8
1+
cabal-version: >= 1.10
22
name: shelltestrunner
33
-- keep shelltest.hs synced:
44
version: 1.10
@@ -54,6 +54,7 @@ extra-source-files:
5454
tests/format3/one-failing-test
5555

5656
executable shelltest
57+
default-language: Haskell2010
5758
ghc-options: -threaded -W -fwarn-tabs
5859
main-is: shelltest.hs
5960
hs-source-dirs: src

0 commit comments

Comments
 (0)