cabal init and some Haskell nixy stuff

nix-shell -p "haskellPackages.ghcWithPackages (pkgs: with pkgs; [  cabal-install ])" --run "cabal init"
This commit is contained in:
2024-10-27 18:16:50 +00:00
parent 1e2c54b0e1
commit ad919999bc
6 changed files with 762 additions and 13 deletions
+5
View File
@@ -0,0 +1,5 @@
# Revision history for souplesse
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on an unsuspecting world.