Forked from
Glasgow Haskell Compiler / Packages / array
1172 commits behind, 239 commits ahead of the upstream repository.
-
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.
Duncan Coutts authoredSpecify 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.