Another update, since there was a bit of a package backlog.
Hackage now has 1395 (+130) Haskell packages, of which 1222 (+113) (87.6%) have been natively packaged for Arch in AUR. All these packages are available via AUR, using the “yaourt” tool.
The full log of updates and new packages is available here.
Notable Updates
- haskell-hdbc-2.1.1: Haskell Database Connectivity
- haskell-takusen-0.8.5: Database library with left-fold interface, for PostgreSQL, Oracle, SQLite, ODBC.
- cpphs-1.7: A liberalised re-implementation of cpp, the C pre-processor.
- haskell-chart-0.11: A library for generating 2D Charts and Plots
- haskell-atom-0.0.5: A DSL for embedded hard realtime applications.
- haskell-hmatrix-0.5.2.2: Linear algebra and numerical computations
- haskell-network-2.2.1.3: Networking-related facilities
- haskell-hxt-8.3.1: A collection of tools for processing XML with Haskell.
Dozens of other packages have been added as well. Interestingly, a handful of new Haskell games have been published.
Great work. Though it’s worth pointing out that installing haskell-network is a recipe for trouble at the moment, since the pre-compiled version of haskell-http (in community) is compiled against the version of network shipped with GHC.
This type of situation ought to go away once haskell-platform takes on its full role.