Unrestrict neat-interpolation

…and disable `summoner[-tui]`.

This reverts commit c815f235ed.

Closes #5119.
This commit is contained in:
Simon Jakobi 2020-06-24 11:27:28 +02:00
parent 6b2cd69ef7
commit 12b1746730

View File

@ -1440,7 +1440,7 @@ packages:
- hasql-transaction - hasql-transaction
- list-t - list-t
- mtl-prelude - mtl-prelude
- neat-interpolation < 0.4 # https://github.com/commercialhaskell/stackage/issues/5119 - neat-interpolation
- partial-handler - partial-handler
- postgresql-binary - postgresql-binary
- slave-thread < 0 - slave-thread < 0
@ -3659,8 +3659,8 @@ packages:
- relude - relude
- shellmet - shellmet
- shortcut-links - shortcut-links
- summoner - summoner < 0 # neat-interpolation-0.4
- summoner-tui - summoner-tui < 0 # neat-interpolation-0.4 via summoner
- tomland - tomland
- typerep-map - typerep-map
- validation-selective - validation-selective