Skip to content
Snippets Groups Projects
Commit 0266eb96 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

point right at the cache

parent b4d5cd3e
No related branches found
No related tags found
1 merge request!1Simplistic implementation of download
Pipeline #4503 failed
......@@ -83,7 +83,7 @@
# headers and stuff.
export PKG_CONFIG_PATH=${pkgs.lib.makeSearchPath "lib/pkgconfig" [pkgs.zlib.dev]}
ghc-pkg check -v -v
ghc-pkg check --package-db $CI_PROJECT_DIR/.cabal/store/ghc-8.10.7/package.db
cabal update hackage.haskell.org
cabal run tests
'';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment