Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
66558 commits behind the upstream repository.
Simon Marlow's avatar
Simon Marlow authored
- Fixes for bootstrapping with 3.01.
  - Use 'official' extension interfaces rather than internal prelude
    modules (such as ArrBase) where possible.
  - Remove some cruft.
  - Delete some unused imports found by '-fwarn-unused-imports'.
be33dbc9
History