Send Beginners mailing list submissions to beginners@haskell.org To subscribe or unsubscribe via the World Wide Web, visit http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners or, via email, send a message with subject or body 'help' to beginners-requ...@haskell.org
You can reach the person managing the list at beginners-ow...@haskell.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Beginners digest..." Today's Topics: 1. Conflict with global lib from sandbox (Andreas Röhler) ---------------------------------------------------------------------- Message: 1 Date: Mon, 28 May 2018 09:03:11 +0200 From: Andreas Röhler <andreas.roeh...@easy-emacs.de> To: Beginners <beginners@haskell.org> Subject: [Haskell-beginners] Conflict with global lib from sandbox Message-ID: <c709c9c5-9de9-5f29-aedb-4f8179056...@easy-emacs.de> Content-Type: text/plain; charset=utf-8; format=flowed Hi, called "cabal sandbox init" from inside an empty directory. When running cabal install... see errors like that: /home/my-name/.cabal/lib/i386-linux-ghc-7.6.3/unix-2.7.2.2/libHSunix-2.7.2.2.a(HsUnix.o):(.text+0x20): first defined here /usr/lib/ghc/unix-2.6.0.1/libHSunix-2.6.0.1.a(HsUnix.o): In function `__hsunix_grantpt': Shouldn't /usr/lib/... be hidden from inside a sandbox? Thanks, Andreas ------------------------------ Subject: Digest Footer _______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners ------------------------------ End of Beginners Digest, Vol 119, Issue 18 ******************************************