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. How to "cabal install" on current Arch/Manjaro ?
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Fri, 11 Aug 2017 22:11:54 +0200
From: [email protected]
To: <[email protected]>
Subject: [Haskell-beginners] How to "cabal install" on current
Arch/Manjaro ?
Message-ID: <20170811221154.3a947565@duin>
Content-Type: text/plain; charset=UTF-8
Helle dear readers,
at the moment I'm not able to compile the most things with cabal/ghc.
For example:
cabal install cpphs
gives
Linking dist/build/cpphs/cpphs ...
/usr/bin/ld: cannot find -lHStext-1.2.2.2-3ENqlljngKa6xj1Go2fVWq
I have read that Arch linux has changed haskell to use dynamic linking,
and I have installed the new packet "ghc-static" with static libraries.
How can I switch between static and dynamic linking in cabal and what
are the preconditions?
Where can I give the directories for searching for haskell-libraries?
Thank you in advance for help.
Jürgen
------------------------------
Subject: Digest Footer
_______________________________________________
Beginners mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 110, Issue 14
******************************************