fix(templates): rm haskell
template declaration
This commit is contained in:
parent
3f38c2fae6
commit
cf2949544a
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
||||||
{ inputs, outputs, ... }:
|
{ inputs, outputs, ... }:
|
||||||
{
|
{
|
||||||
haskell = {
|
|
||||||
description = "Haskell environment (stack + hls)";
|
|
||||||
path = ./haskell;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue