update index

This commit is contained in:
Evgeny Poberezkin
2024-06-24 16:45:16 +01:00
parent a060cbdb35
commit 4d80a54859
+1 -1
View File
@@ -31,7 +31,7 @@
let pkgs = haskellNix.legacyPackages.${system}.appendOverlays [android26]; in
let drv' = { extra-modules, pkgs', ... }: pkgs'.haskell-nix.project {
compiler-nix-name = "ghc963";
index-state = "2023-12-12T00:00:00Z";
index-state = "2024-06-01T00:00:00Z";
# We need this, to specify we want the cabal project.
# If the stack.yaml was dropped, this would not be necessary.
projectFileName = "cabal.project";