mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 20:21:57 +01:00
Constrain haskell-tools-* along with #3346
This commit is contained in:
parent
7a620363bf
commit
2118ddbf7c
@ -3449,7 +3449,19 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/3346
|
# https://github.com/fpco/stackage/issues/3346
|
||||||
- haskell-tools-refactor < 1.0.1.1
|
- haskell-tools-refactor < 1.0.1.1
|
||||||
# https://github.com/haskell-tools/haskell-tools/issues/615
|
# https://github.com/haskell-tools/haskell-tools/issues/615
|
||||||
|
# apparently these don't build well when out of sync
|
||||||
|
- haskell-tools-ast < 1.0.1.1
|
||||||
|
- haskell-tools-backend-ghc < 1.0.1.1
|
||||||
- haskell-tools-builtin-refactorings < 1.0.1.1
|
- haskell-tools-builtin-refactorings < 1.0.1.1
|
||||||
|
- haskell-tools-cli < 1.0.1.1
|
||||||
|
- haskell-tools-daemon < 1.0.1.1
|
||||||
|
- haskell-tools-debug < 1.0.1.1
|
||||||
|
- haskell-tools-demo < 1.0.1.1
|
||||||
|
- haskell-tools-prettyprint < 1.0.1.1
|
||||||
|
- haskell-tools-refactor < 1.0.1.1
|
||||||
|
- haskell-tools-rewrite < 1.0.1.1
|
||||||
|
|
||||||
|
- haskell-tools-cli < 1.0.1.1
|
||||||
|
|
||||||
# Requires too-new base
|
# Requires too-new base
|
||||||
- xhtml < 3000.2.2.1 # base >= 4.11
|
- xhtml < 3000.2.2.1 # base >= 4.11
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user