A regular update of Haskell in Arch Linux
Arch now has 926 Haskell packages in AUR.
That’s an increase of 27 new packages in the last 8 days, or 3.38 new Haskell apps a day. Well done everyone!
Noteworthy updates
Installing Packages from AUR
To install AUR packages, we recommend yaourt, as in:
yaourt --noconfirm --lightbg --aur -S haskell-haha
You may want to alias that command line. Here’s an example from this week’s releases:
The reason to use yaourt over cabal-install is that AUR packages correctly resolve all versions and, more importantly, C library and other system dependencies. Packages will also be pulled from the binary releases in [extra] and [community] where available, saving you build times.
New and Updated Packages
We now present package info sorted by category — let us know if this helps!
Algorithm
Codec
Compilers
Control
Cryptography
Data
Database
HSQL
HDBC
HaskellDB
Devel
Graphics
Gui
Language
Math
Network
System
Text
Web
- haskell-hsp-0.4.5: Haskell Server Pages is a library for writing dynamic server-side web pages.
The Arch Haskell Team maintains the Haskell toolchain on Arch Linux. You can join us in #arch-haskell on freenode.org, or on the mailing list.
Posted in Weekly News
Tagged algorithm, codec, compiler, control, crypto, data, database, devel, graphics, gui, language, math, network, system, text, web