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

should just be right here on ci

parent 0266eb96
Branches
Tags
1 merge request!1Simplistic implementation of download
Pipeline #4504 failed
......@@ -83,7 +83,7 @@
# headers and stuff.
export PKG_CONFIG_PATH=${pkgs.lib.makeSearchPath "lib/pkgconfig" [pkgs.zlib.dev]}
ghc-pkg check --package-db $CI_PROJECT_DIR/.cabal/store/ghc-8.10.7/package.db
ghc-pkg check --package-db .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