Artturin/RiscV-Formal:addnix
main
@ -24,9 +24,7 @@
qemu,
}:
haskell-nix.hix.project {
compiler-nix-name = "ghc948";
# This works
#compiler-nix-name = "ghc966";
compiler-nix-name = "ghc966";
src = builtins.path {
path = ./.;
name = "riscv-formal-source";