Bump base for GHC 8.10

This commit is contained in:
Kirill Elagin 2020-04-21 02:14:17 +03:00
parent bf51f1208b
commit 28a16678d5
2 changed files with 5 additions and 1 deletions

View File

@ -12,6 +12,10 @@ SPDX-License-Identifier: MPL-2.0
- `utf8-troubleshoot` the troubleshooting tool
### Changed
- Bump `base` for GHC 8.10
## 1.0.0.0

View File

@ -40,7 +40,7 @@ library:
source-dirs: lib
dependencies:
- base >= 4.10 && < 4.14
- base >= 4.10 && < 4.15
- safe-exceptions >= 0.1 && < 0.2 # only really needed for polymorphic bracket
- text >= 0.7 && < 1.3