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 b5ac522 commit 7454d6bCopy full SHA for 7454d6b
spago.dhall
@@ -1,4 +1,6 @@
1
{ name = "parsing"
2
+, license = "BSD3"
3
+, repository = "https://github.com/purescript-contrib/purescript-parsing.git"
4
, dependencies =
5
[ "arrays"
6
, "control"
0 commit comments