Skip to content

Commit 64abe71

Browse files
committed
Update "allow-newer" to support new diagrams
1 parent 63ecf54 commit 64abe71

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

cabal-ghc901.project

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,15 @@ allow-newer:
119119
-- diagrams-core:lens,
120120
-- diagrams-lib:base,
121121
-- diagrams-lib:lens,
122-
-- diagrams-postscript:base,
123-
-- diagrams-postscript:lens,
122+
diagrams-postscript:base,
123+
diagrams-postscript:lens,
124+
diagrams-postscript:diagrams-core,
125+
diagrams-postscript:monoid-extras,
124126
-- diagrams-svg:base,
125127
-- diagrams-svg:lens,
128+
diagrams:diagrams-core,
129+
Chart-diagrams:diagrams-core,
130+
SVGFonts:diagrams-core,
126131
dual-tree:base,
127132
-- Does this make any sense?
128133
entropy:Cabal,

0 commit comments

Comments
 (0)