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

what's here

parent 14df3923
No related branches found
No related tags found
1 merge request!1Simplistic implementation of download
Pipeline #4505 failed
...@@ -83,6 +83,7 @@ ...@@ -83,6 +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
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