Skip to content

Commit 2fe3053

Browse files
committed
Add source-repository to cabal file.
1 parent 3784cc0 commit 2fe3053

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dap.cabal

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,7 @@ test-suite tests
8888
, unordered-containers
8989
default-language:
9090
Haskell2010
91+
92+
source-repository head
93+
type: git
94+
location: git://github.com/haskell-debugger/dap.git

0 commit comments

Comments
 (0)