[Haskell-cafe] doctest (Was: Batteries included (Was: GHC is a monopoly compiler))
Brandon Allbery
allbery.b at gmail.com
Wed Sep 28 22:20:32 UTC 2016
On Wed, Sep 28, 2016 at 6:14 PM, Richard A. O'Keefe <ok at cs.otago.ac.nz>
wrote:
> m% cabal install doctest
> cabal: /usr/bin/ar: permission denied
>
https://github.com/haskell/cabal/issues/2653#issuecomment-121997407
You have a cabal-install built against an older version of the unix
package, which was doing an access() call that runs afoul of System
Integrity Protection.
--
brandon s allbery kf8nh sine nomine associates
allbery.b at gmail.com ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160928/65a02619/attachment.html>
More information about the Haskell-Cafe
mailing list