Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

mgsloan/issue1864

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repro for commercialhaskell/stack#1864

Error: /usr/bin/ar: dist/build/test.p_o: No such file or directory

Cabal repro

Requirements: have Cabal-1.22.7.0 (or potentially some other version after Cabal-1.22.4.0, which doesn't appear to have this issue)

runhaskell Setup.hs configure
runhaskell Setup.hs build
runhaskell Setup.hs configure --enable-library-profiling
runhaskell Setup.hs build

Stack repro

stack build
stack build --library-profiling

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published