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

default path

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