Skip to content

Commit fb68ff7

Browse files
Add license and repository fields to spago.dhall
1 parent 770ba07 commit fb68ff7

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 = "halogen-subscriptions"
2+
, license = "Apache-2.0"
3+
, repository = "https://github.com/purescript-halogen/purescript-halogen-subscriptions"
24
, dependencies =
35
[ "arrays"
46
, "effect"

0 commit comments

Comments
 (0)