Send Beginners mailing list submissions to
[email protected]
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
[email protected]
You can reach the person managing the list at
[email protected]
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 <[email protected]>
To: Beginners <[email protected]>
Subject: [Haskell-beginners] Conflict with global lib from sandbox
Message-ID: <[email protected]>
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
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 119, Issue 18
******************************************