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. How to "cabal install" on current Arch/Manjaro ? (lis...@freea2a.de) ---------------------------------------------------------------------- Message: 1 Date: Fri, 11 Aug 2017 22:11:54 +0200 From: lis...@freea2a.de To: <beginners@haskell.org> 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 Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners ------------------------------ End of Beginners Digest, Vol 110, Issue 14 ******************************************