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.
2 parents 72d91ef + 8bf2c5d commit 4270f7dCopy full SHA for 4270f7d
bower.json
@@ -7,10 +7,9 @@
7
"tmp/**"
8
],
9
"dependencies": {
10
- "purescript-transformers": "src",
11
- "purescript-prelude": "src"
+ "purescript-transformers": "https://github.com/purescript/purescript-transformers.git"
12
},
13
"devDependencies": {
14
- "purescript-quickcheck": "src"
+ "purescript-quickcheck": "https://github.com/purescript/purescript-quickcheck.git"
15
}
16
-}
+}
0 commit comments