spago: init at 0.12.1.0
This commit adds the spago package, a PureScript package manager and build tool. https://github.com/spacchetti/spago
This commit is contained in:
@@ -13,4 +13,7 @@ self: super: {
|
||||
# https://github.com/channable/vaultenv/issues/1
|
||||
vaultenv = self.callPackage ../tools/haskell/vaultenv { };
|
||||
|
||||
# spago is not released to Hackage.
|
||||
# https://github.com/spacchetti/spago/issues/512
|
||||
spago = self.callPackage ../tools/purescript/spago { };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user