mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 10:11:57 +01:00
Merge pull request #5476 from sjakobi/5119-neat-interpolation
Unrestrict neat-interpolation
This commit is contained in:
commit
c613d734ec
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user