Skip to content
Snippets Groups Projects
  • Duncan Coutts's avatar
    feac5b23
    Improve the .cabal file · feac5b23
    Duncan Coutts authored
    Specify the build-type and min cabal-version.
    Don't have Data.Array in both exposed-modules on both sides of a
    conditional, just make it unconditional.
    Stop using -fglasgow-exts and specify all the extensions explicitly.
    Some extensions are conditional on non-nhc98 and some are ghc-specific.
    feac5b23
    History
    Improve the .cabal file
    Duncan Coutts authored
    Specify the build-type and min cabal-version.
    Don't have Data.Array in both exposed-modules on both sides of a
    conditional, just make it unconditional.
    Stop using -fglasgow-exts and specify all the extensions explicitly.
    Some extensions are conditional on non-nhc98 and some are ghc-specific.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.