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 065ff93 commit c167845Copy full SHA for c167845
servant-jsaddle.cabal
@@ -72,7 +72,7 @@ library
72
, string-conversions >=0.3 && <0.5
73
, transformers-base >=0.4.4 && <0.5
74
75
- if impl(ghc >=8.0) || arch(javascript)
+ if impl(ghc >=8.0)
76
ghc-options: -Wno-redundant-constraints
77
78
test-suite spec
0 commit comments