Skip to content

Commit 1852f2a

Browse files
committed
Restore the patched cabal-plan for GHC 8.10.1
1 parent b673f0b commit 1852f2a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cabal.project

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ packages:
22
./
33
ghcide
44

5+
-- See https://github.com/haskell-hvr/cabal-plan/pull/55
6+
source-repository-package
7+
type: git
8+
location: https://github.com/peti/cabal-plan
9+
tag: 894b76c0b6bf8f7d2f881431df1f13959a8fce87
10+
511
tests: true
612
documentation: true
713

0 commit comments

Comments
 (0)