Skip to content

Commit 3385f8a

Browse files
committed
Create a spago.yaml for use with the registry
1 parent e5b5dbf commit 3385f8a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

spago.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
package:
2+
name: "uint"
3+
dependencies: [ "prelude", "maybe", "numbers", "enums", "gen" ]
4+
publish:
5+
license: "MIT"
6+
location: "https://github.com/purescript-contrib/purescript-uint.git"

0 commit comments

Comments
 (0)