Skip to content

Commit 5280bb0

Browse files
committed
Clean cabal allow-newer
1 parent 2e8aabe commit 5280bb0

File tree

1 file changed

+4
-45
lines changed

1 file changed

+4
-45
lines changed

cabal-ghc901.project

Lines changed: 4 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -85,50 +85,9 @@ constraints:
8585
-- These plugins doesn't work on GHC9 yet
8686
haskell-language-server -brittany -class -fourmolu -splice -stylishhaskell -tactic -refineImports
8787

88-
8988
allow-newer:
90-
-- -- Broken on ghc9, but let's pretend it's not so we can build the other things
91-
-- brittany:base,
92-
-- brittany:ghc,
93-
-- brittany:ghc-boot-th,
94-
-- butcher:base,
95-
-- fourmolu:ghc-lib-parser,
96-
-- stylish-haskell:ghc-lib-parser,
97-
-- stylish-haskell:Cabal,
98-
-- multistate:base,
99-
-- ghc-source-gen:ghc,
100-
101-
assoc:base,
102-
cryptohash-md5:base,
103-
cryptohash-sha1:base,
104-
constraints-extras:template-haskell,
105-
data-tree-print:base,
106-
deepseq:base,
107-
dependent-sum:some,
108-
dependent-sum:constraints,
109-
diagrams-postscript:base,
110-
diagrams-postscript:lens,
111-
diagrams-postscript:diagrams-core,
112-
diagrams-postscript:monoid-extras,
113-
diagrams:diagrams-core,
114-
Chart-diagrams:diagrams-core,
115-
SVGFonts:diagrams-core,
116-
dual-tree:base,
117-
-- Does this make any sense?
118-
entropy:Cabal,
119-
force-layout:base,
120-
force-layout:lens,
121-
floskell:ghc-prim,
12289
floskell:base,
123-
hashable:base,
124-
hslogger:base,
125-
monoid-extras:base,
126-
newtype-generics:base,
127-
parallel:base,
128-
regex-base:base,
129-
regex-tdfa:base,
130-
statestack:base,
131-
svg-builder:base,
132-
these:base,
133-
time-compat:base
134-
90+
floskell:ghc-prim,
91+
-- for shake-bench
92+
Chart-diagrams:diagrams-core,
93+
SVGFonts:diagrams-core

0 commit comments

Comments
 (0)