Files
haskell.nix/docs/tutorials
Pierre Penninckx 2e8af6c7b6 Fix wrong default.nix if following instructions blindly (#1148)
When copy-pasting the modified lines to the `default.nix` file, it will produce the following error:
`error: cannot coerce a set to a string, at [...]/default.nix`

Making the changes makes it work. Actually, the lines above (untouched in this PR) `fetchTarball "[...]/master.tar.gz"` were correct alread.
2021-06-24 20:55:10 +12:00
..
2020-09-29 11:56:24 +08:00
2021-03-18 19:50:13 +13:00