Skip to content

Commit a581c59

Browse files
committed
Remove source overrides for non-ghc9 builds in cabal.project
1 parent 51afd18 commit a581c59

File tree

1 file changed

+0
-78
lines changed

1 file changed

+0
-78
lines changed

cabal.project

Lines changed: 0 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -28,72 +28,6 @@ package *
2828
ghc-options: -haddock
2929
test-show-details: direct
3030

31-
source-repository-package
32-
type: git
33-
location: https://github.com/jwaldmann/blaze-textual.git
34-
tag: d8ee6cf80e27f9619d621c936bb4bda4b99a183f
35-
-- https://github.com/jwaldmann/blaze-textual/commit/d8ee6cf80e27f9619d621c936bb4bda4b99a183f
36-
-- https://github.com/bos/blaze-textual/issues/13
37-
38-
source-repository-package
39-
type: git
40-
location: https://github.com/mithrandi/czipwith.git
41-
tag: b6245884ae83e00dd2b5261762549b37390179f8
42-
-- https://github.com/lspitzner/czipwith/pull/2
43-
44-
45-
source-repository-package
46-
type: git
47-
location: https://github.com/jneira/hie-bios/
48-
tag: 9b1445ab5efcabfad54043fc9b8e50e9d8c5bbf3
49-
-- https://github.com/mpickering/hie-bios/pull/285
50-
51-
source-repository-package
52-
type: git
53-
location: https://github.com/hsyl20/ghc-api-compat
54-
tag: 6178d75772c7d923918dfffa0b1f503dfb36d0a6
55-
56-
source-repository-package
57-
type: git
58-
location: https://github.com/anka-213/th-extras
59-
tag: 57a97b4df128eb7b360e8ab9c5759392de8d1659
60-
-- https://github.com/mokus0/th-extras/pull/8
61-
-- https://github.com/mokus0/th-extras/issues/7
62-
63-
-- source-repository-package
64-
-- type: git
65-
-- location: https://github.com/anka-213/ghc-check
66-
-- tag: 3cad1db8bd6ef0921713913be7e92fe2361bae4d
67-
-- -- https://github.com/pepeiborra/ghc-check/pull/12
68-
69-
source-repository-package
70-
type: git
71-
location: https://github.com/anka-213/dependent-sum
72-
tag: 8cf4c7fbc3bfa2be475a17bb7c94a1e1e9a830b5
73-
subdir: dependent-sum-template
74-
-- https://github.com/obsidiansystems/dependent-sum/pull/57
75-
76-
source-repository-package
77-
type: git
78-
location: https://github.com/anka-213/HieDb
79-
tag: a3f7521f6c5af1b977040cce09c8f7354f8984eb
80-
-- https://github.com/wz1000/HieDb/pull/31
81-
82-
source-repository-package
83-
type: git
84-
location: https://github.com/anka-213/lsp
85-
tag: 3bf244fe0cf7ca9b895ae71fb526adba466ceaee
86-
subdir: lsp-types
87-
subdir: lsp
88-
subdir: lsp-test
89-
-- https://github.com/haskell/lsp/pull/312
90-
91-
source-repository-package
92-
type: git
93-
location: https://github.com/diagrams/active
94-
tag: ca23431a8dfa013992f9164ccc882a3277361f17
95-
-- https://github.com/diagrams/active/pull/36
96-
9731
write-ghc-environment-files: never
9832

9933
index-state: 2021-05-21T05:01:41Z
@@ -103,18 +37,6 @@ constraints:
10337
optparse-applicative < 0.16
10438

10539
allow-newer:
106-
-- -- Broken on ghc9, but let's pretend it's not so we can build the other things
107-
-- brittany:base,
108-
-- brittany:ghc,
109-
-- brittany:ghc-boot-th,
110-
-- butcher:base,
111-
-- fourmolu:ghc-lib-parser,
112-
-- ormolu:ghc-lib-parser,
113-
-- stylish-haskell:ghc-lib-parser,
114-
-- stylish-haskell:Cabal,
115-
-- multistate:base,
116-
-- ghc-source-gen:ghc,
117-
11840
active:base,
11941
assoc:base,
12042
cryptohash-md5:base,

0 commit comments

Comments
 (0)