Skip to content
  • Ben Gamari's avatar
    275572f5
    Add bounds on base in test-suite stanza · 275572f5
    Ben Gamari authored
    GHC's build system runs `ghc-cabal check` on the cabal files for all of its
    core libraries. One of the checks that this performs is to verify that base
    has bounds. IMHO it's a bit silly that this is necessary even when base
    is otherwise constrained by the library stanza so I've left the bounds
    quite loose.
    275572f5
    Add bounds on base in test-suite stanza
    Ben Gamari authored
    GHC's build system runs `ghc-cabal check` on the cabal files for all of its
    core libraries. One of the checks that this performs is to verify that base
    has bounds. IMHO it's a bit silly that this is necessary even when base
    is otherwise constrained by the library stanza so I've left the bounds
    quite loose.
Loading