fixed haskell template
This commit is contained in:
@@ -75,7 +75,7 @@
|
|||||||
bindings = bindingsOverlay;
|
bindings = bindingsOverlay;
|
||||||
};
|
};
|
||||||
templates.haskell = {
|
templates.haskell = {
|
||||||
bindings = ./nix/templates/haskell;
|
path = ./nix/templates/haskell;
|
||||||
description = "Haskell Bindings to p2prc protocol";
|
description = "Haskell Bindings to p2prc protocol";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user