summaryrefslogtreecommitdiff
path: root/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* a year went byHEADmainstuebinm2023-10-241-43/+8
| | | | | | | | | | | | | This does many meta-things, but changes no functionality: - get rid of stack, and use just cabal with a stackage snapshot instead (why did I ever think stack was a good idea?) - update the stackage snapshot to something halfway recent - thus making builds work on nixpkgs-23.05 (current stable) - separating out packages into their own cabal files - use the GHC2021 set of extensions as default - very slight code changes to make things build again - update readme accordingly - stylish-haskell run
* new nix build thingsstuebinm2022-10-111-40/+49
|
* update stack resolverstuebinm2022-10-111-1/+3
| | | | | (also got rid of the map templater, which had version problems with mustache — it's not likely anyone will need it anyways)
* update haskell.nix hashstuebinm2022-03-191-2/+2
|
* update nix build systemstuebinm2022-03-191-1/+1
|
* add haskell.nix build systemstuebinm2022-03-191-0/+42
| | | | | | it's an annoying blockchain company, but apparently that thing is the only usable option to build stack things with nix without having to redefine all the (outdated) haskell packages in nixpkgs?
* add install instructions, remove nix/guixstuebinm2021-12-191-21/+0
|
* add default.nixstuebinm2021-10-011-0/+21