Skip to content

Commit e0addfb

Browse files
author
Vladimir Ciobanu
committed
Prepare first release.
1 parent d696349 commit e0addfb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

spago.dhall

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
Welcome to a Spago project!
33
You can edit this file as you like.
44
-}
5-
{ name = "my-project"
5+
{ name = "pointed"
6+
, license = "MIT"
7+
, repository = "https://github.com/vladciobanu/purescript-pointed"
68
, dependencies =
79
[ "bifunctors"
810
, "foldable-traversable"

0 commit comments

Comments
 (0)