haskell-cryptol: switch to LTS package set to fix the build
This commit is contained in:
parent
7914242b37
commit
bcd46a3d9b
@ -4196,7 +4196,7 @@ in
|
||||
ocamlPackages = ocamlPackages_4_02;
|
||||
});
|
||||
|
||||
cryptol = self.haskellPackages.cryptol;
|
||||
cryptol = self.haskell.packages.lts.cryptol;
|
||||
|
||||
cython = pythonPackages.cython;
|
||||
cython3 = python3Packages.cython;
|
||||
|
Loading…
Reference in New Issue
Block a user