mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
Do we need to sudo ghc-pkg expose?
This commit is contained in:
parent
ee13d8e0bd
commit
24dfde704b
@ -32,7 +32,7 @@ install:
|
||||
- travis_retry cabal install cpphs
|
||||
- travis_retry cabal install gtk2hs-buildtools
|
||||
- travis_retry cabal install arithmoi==0.4.* -fllvm
|
||||
- ghc-pkg expose ghc
|
||||
- sudo ghc-pkg expose ghc
|
||||
|
||||
# Here starts the actual work to be performed for the package under test; any command which exits with a non-zero exit code causes the build to fail.
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user