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 d7c1799 + 4270f7d commit 72e0141Copy full SHA for 72e0141
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