haskellPackages.bitwise-enum: Fix build
This commit is contained in:
parent
df0392dc3c
commit
87fc484219
@ -1467,4 +1467,7 @@ self: super: {
|
||||
'';
|
||||
});
|
||||
|
||||
# Unnecessary upper bound on vector <0.12.1
|
||||
bitwise-enum = doJailbreak super.bitwise-enum;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
Loading…
Reference in New Issue
Block a user