Compare commits

..

1 Commits

Author SHA1 Message Date
jsz4n
c1170bcf7c update flake with haskell 2024-03-04 17:00:27 +01:00

View File

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