Commit 0a70cef4 authored by Vaibhav Sagar's avatar Vaibhav Sagar

release-8.2.nix: allow overriding compiler

parent 0b258298
args@{...}: (import ./release.nix) (args // { compiler = "ghc822"; }) args@{...}: (import ./release.nix) ({ compiler = "ghc822"; } // args)
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