Commit c81ef1d0 authored by Vaibhav Sagar's avatar Vaibhav Sagar

release.nix: remove unused dontCheck

parent 5b7d1be6
......@@ -35,7 +35,6 @@ let
"ihaskell-static-canvas"
"ihaskell-widgets"
]);
dontCheck = nixpkgs.haskell.lib.dontCheck;
haskellPackages = nixpkgs.haskellPackages.override {
overrides = self: super: {
ihaskell = nixpkgs.haskell.lib.overrideCabal (
......
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