Skip to content

Commit 0e05cac

Browse files
bgamarialt-romes
authored andcommitted
Add source repository information to cabal file
1 parent 810da27 commit 0e05cac

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

haskell-debugger-view/haskell-debugger-view.cabal

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ description:
2323
common warnings
2424
ghc-options: -Wall
2525

26+
source-repository head
27+
type: git
28+
location: https://github.com/well-typed/haskell-debugger
29+
subdir: haskell-debugger-view
30+
2631
library
2732
import: warnings
2833
-- If you add a module here make sure to also add this module to the list

0 commit comments

Comments
 (0)