Remove inject.

This commit is contained in:
Alex Berg 2018-04-29 15:01:36 -05:00
parent 9f570774ec
commit 2033eb395d

View file

@ -214,13 +214,6 @@
"repo": "https://github.com/purescript/purescript-identity.git",
"version": "compiler/0.12"
},
"inject": {
"dependencies": [
"functors"
],
"repo": "https://github.com/chexxor/purescript-inject.git",
"version": "compiler/0.12"
},
"integers": {
"dependencies": [
"globals",