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> {} , nixpkgs ? import <nixpkgs> {}
, packages ? (_: []) , packages ? (_: [])
, pythonPackages ? (_: []) , 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