Skip to content

Commit d599529

Browse files
committed
Get rid of cabal-ghc92.project
1 parent af27b0c commit d599529

File tree

2 files changed

+28
-97
lines changed

2 files changed

+28
-97
lines changed

cabal-ghc92.project

Lines changed: 0 additions & 93 deletions
This file was deleted.

cabal.project

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,33 @@ write-ghc-environment-files: never
4646
index-state: 2022-04-27T09:22:49Z
4747

4848
constraints:
49-
hyphenation +embed,
50-
-- remove this when hlint sets ghc-lib to true by default
51-
-- https://github.com/ndmitchell/hlint/issues/1376
52-
hlint +ghc-lib
49+
hyphenation +embed,
50+
-- remove this when hlint sets ghc-lib to true by default
51+
-- https://github.com/ndmitchell/hlint/issues/1376
52+
hlint +ghc-lib,
53+
ghc-lib-parser-ex -auto,
54+
stylish-haskell +ghc-lib
5355

5456
allow-newer:
57+
-- ghc-9.2
58+
----------
59+
hiedb:base,
60+
retrie:ghc-exactprint,
61+
62+
-- for brittany
63+
brittany:ghc-boot,
64+
brittany:ghc-boot-th,
65+
brittany:ghc,
66+
brittany:ghc-exactprint,
67+
brittany:bytestring,
68+
brittany:base,
69+
-- https://github.com/lspitzner/multistate/pull/8
70+
multistate:base,
71+
-- https://github.com/lspitzner/data-tree-print/pull/3
72+
data-tree-print:base,
73+
-- https://github.com/lspitzner/butcher/pull/8
74+
butcher:base,
75+
76+
-- for shake-bench
77+
Chart:lens,
78+
Chart-diagrams:lens,

0 commit comments

Comments
 (0)