Add dependency on haskell-loader
This commit is contained in:
parent
929cfe5e73
commit
50bd7c49ae
@ -7,5 +7,8 @@
|
|||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"author": "Obsidian Systems LLC",
|
"author": "Obsidian Systems LLC",
|
||||||
"license": "BSD-3-Clause"
|
"license": "BSD-3-Clause",
|
||||||
|
"dependencies": {
|
||||||
|
"haskell-loader": "git+ssh://git@code.obsidian.systems/ryantrinkle/haskell-loader",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user