Enabled all warnings
Getty Ritter
9 years ago
1 changed file(s) with
1 addition(s)
and
0 deletion(s)
.
Collapse all
Expand all
+1
-0
telml.cabal
less
more
13
13
14
14
library
15
15
exposed-modules: Data.TeLML
16
ghc-options: -Wall
16
17
other-modules: Data.TeLML.Parser, Data.TeLML.Type
17
18
build-depends: base >=4.7 && <4.9,
18
19
deepseq >=1.4 && <2