Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zeta-00/27794e17d45430154a5117eb72776264 to your computer and use it in GitHub Desktop.
Save zeta-00/27794e17d45430154a5117eb72776264 to your computer and use it in GitHub Desktop.
packages = with pkgs; [
(haskell.packages.ghc865.ghcWithHoogle (hpkgs: with hpkgs; [
cabal-install
cabal2nix
nix-prefetch-git
styx
haskell-overridez
tinc
]))
ihaskell
(all-hies.selection { selector = p: { inherit (p) ghc865; }; })
cachix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment