mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-06 19:37:29 +01:00
Use mtl-compat compatible by default with transformers 0.3 #522
This commit is contained in:
parent
8a2dadfb6c
commit
0717bb83e0
@ -930,6 +930,7 @@ packages:
|
|||||||
|
|
||||||
# Force a specific version that's compatible with transformers 0.3
|
# Force a specific version that's compatible with transformers 0.3
|
||||||
- transformers-compat == 0.4.0.3
|
- transformers-compat == 0.4.0.3
|
||||||
|
- mtl-compat == 0.2.1.1
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/476
|
# https://github.com/fpco/stackage/issues/476
|
||||||
- vector-space < 0.10
|
- vector-space < 0.10
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user