Closed
Description
Could we bump the lower bound on base?
hackage-security/hackage-security/hackage-security.cabal
Lines 114 to 115 in b306678
hackage-security/hackage-security/hackage-security.cabal
Lines 33 to 45 in b306678
I came here to see if I could do something about the noisy -Wstar-is-type
warnings from hackage-security
when compiling cabal but saw that I couldn't do that without CPP
conditionals given that -Wstar-is-type
was introduced in ghc-8.6
and we have a lower bound on base of 4.8
that is ghc-7.10.1
.
Metadata
Metadata
Assignees
Labels
No labels