Commit 75203209 authored by Vaibhav Sagar's avatar Vaibhav Sagar

release-8.4.nix: use ghc844 instead of ghc843

parent bd008971
{ compiler ? "ghc843"
{ compiler ? "ghc844"
, nixpkgs ? import <nixpkgs> {}
, packages ? (_: [])
, pythonPackages ? (_: [])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment