Skip to content

Commit ff133fe

Browse files
committed
Add cabal-add source repository
We need to depend on a newer commit of cabal-add since the newest release does not yet allow us to add modules to a cabal-file. Once there is a new release of cabal-add we can revert this commit.
1 parent 1e74509 commit ff133fe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cabal.project

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ packages:
66
./ghcide
77
./hls-plugin-api
88
./hls-test-utils
9-
../cabal-add
109

10+
source-repository-package
11+
type: git
12+
location: https://github.com/Bodigrim/cabal-add.git
13+
tag: 83de92dcce6221d66bdedca0b462fedd3b06afce
1114

1215
index-state: 2025-05-12T13:26:29Z
1316

0 commit comments

Comments
 (0)