Skip to content

Commit 12af3c8

Browse files
committed
specify default language
1 parent ea1645d commit 12af3c8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ekg.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ library
7979
, transformers <0.7
8080
, unordered-containers <0.3
8181

82-
ghc-options: -Wall
82+
ghc-options: -Wall
83+
default-language: Haskell2010
8384

8485
source-repository head
8586
type: git

0 commit comments

Comments
 (0)