Created by: tomprince
[PrivateStorageio](https://whetstone.privatestorage.io/privatestorage/PrivateStorageio
), downloading and extracting hackage.nix took 1+h, and wasn't cached[1]. The newer version of haskell.nix pins the versions in a way that is cached.[1] Specifically, it used the equivalent of fetchTarball
which forces a redownload/build after tarball-ttl
or if ~/.cache
is reset.