Skip to content

Commit 7454d6b

Browse files
committed
Add license, repository to spago.dhall
1 parent b5ac522 commit 7454d6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spago.dhall

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{ name = "parsing"
2+
, license = "BSD3"
3+
, repository = "https://github.com/purescript-contrib/purescript-parsing.git"
24
, dependencies =
35
[ "arrays"
46
, "control"

0 commit comments

Comments
 (0)