mirror of
https://github.com/haskell/ghcide.git
synced 2025-01-06 01:44:13 +03:00
Relax upper bounds for GHC 8.10.1 (#705)
* Relax upper bounds for GHC 8.10.1 * Update cabal.project Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
This commit is contained in:
parent
ce39ec43c4
commit
0f06d30611
@ -1 +1,14 @@
|
||||
packages: .
|
||||
|
||||
allow-newer:
|
||||
active:base,
|
||||
diagrams-contrib:base,
|
||||
diagrams-core:base,
|
||||
diagrams-lib:base,
|
||||
diagrams-postscript:base,
|
||||
diagrams-svg:base,
|
||||
dual-tree:base,
|
||||
force-layout:base,
|
||||
monoid-extras:base,
|
||||
statestack:base,
|
||||
svg-builder:base
|
||||
|
Loading…
Reference in New Issue
Block a user