We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d00bd6 commit 062310cCopy full SHA for 062310c
stylish-haskell.cabal
@@ -57,6 +57,9 @@ Library
57
Language.Haskell.Stylish.Verbose
58
Paths_stylish_haskell
59
60
+ Autogen-modules:
61
+ Paths_stylish_haskell
62
+
63
Build-depends:
64
aeson >= 0.6 && < 1.6,
65
base >= 4.8 && < 5,
@@ -150,6 +153,9 @@ Test-suite stylish-haskell-tests
150
153
151
154
152
155
156
157
158
159
160
HUnit >= 1.2 && < 1.7,
161
test-framework >= 0.4 && < 0.9,
0 commit comments