We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d696349 commit e0addfbCopy full SHA for e0addfb
spago.dhall
@@ -2,7 +2,9 @@
2
Welcome to a Spago project!
3
You can edit this file as you like.
4
-}
5
-{ name = "my-project"
+{ name = "pointed"
6
+, license = "MIT"
7
+, repository = "https://github.com/vladciobanu/purescript-pointed"
8
, dependencies =
9
[ "bifunctors"
10
, "foldable-traversable"
0 commit comments