Commit 985e3ad
authored
Remove support for GHC < 9.0 (#119)
* Update lower version bounds to GHC 9.0
Update base from >=4.7 to >=4.15 and ghc from >=8.4 to >=9.0 to match
the Hackage revision and CI build matrix, which don't support GHC <9.0.
Fixes #128
* Remove support for GHC < 9.0
* Remove conditional source code for ghc < 9.01 parent 42e9147 commit 985e3ad
46 files changed
Lines changed: 59 additions & 576 deletions
File tree
- compat-8.10/GHC
- Driver
- Hs
- Tc/Types
- Types
- Utils
- compat/GHC
- Driver
- Hs
- Tc/Types
- Types
- Utils
- ghc-show-ast
- src/GHC/SourceGen
- Binds
- Expr
- Lit
- Name
- Pat
- Syntax
- Type
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments