update flake with haskell

This commit is contained in:
jsz4n
2024-03-04 17:00:27 +01:00
parent 58be8fc605
commit c1170bcf7c

View File

@@ -20,6 +20,11 @@
description = "Simple vlang template";
};
haskell = {
path = ./haskell;
description = "Simple haskell template";
};
};
};