Skip to content

Commit 24f770a

Browse files
committed
Remove dap package from cabal.project, add github url.
1 parent 0353bc5 commit 24f770a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

cabal.project

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
packages: dap dap-estgi-server
1+
packages: dap-estgi-server
22

33
source-repository-package
44
type: git
55
location: https://github.com/TeofilC/digest
66
tag: ac9616b94cb8c4a9e07188d19979a6225ebd5a10
77

8+
source-repository-package
9+
type: git
10+
location: https://github.com/haskell-debugger/dap
11+
tag: 3784cc0e703cbe300d4e4874328b8b8dd998ea5f
12+
813
source-repository-package
914
type: git
1015
location: https://github.com/grin-compiler/ghc-whole-program-compiler-project

0 commit comments

Comments
 (0)