Arch Linux and Haskell

Entries tagged as ‘xml’

Arch Haskell News: July 25 2009

July 25, 2009 · Leave a Comment

Hackage now has 1443 (+48) Haskell packages, of which 1266 (+44) (87.7%) have been natively packaged for Arch in AUR. All these packages are available via AUR, using the “yaourt” tool.

Read the full list of updates.

Notable Updates

There were some quite significant new apps, and libraries this month.

Categories: Weekly News
Tagged: , , , , , , , , , , , , , , , , , , , ,

Arch Haskell News: June 30 2009

June 30, 2009 · 1 Comment

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

Dozens of other packages have been added as well. Interestingly, a handful of new Haskell games have been published.

Categories: Weekly News
Tagged: , , , , , , , , , , , , , , , , , , , ,

Arch Haskell News: May 2 2009

May 2, 2009 · Leave a Comment

Hackage now has 1250 (+87) Haskell packages, of which 1052 (+45) have been natively packaged for Arch in AUR.  All these packages are available via AUR, using the “yaourt” tool.

Here’s this week’s updates, broken down by category, so you can get a sense for what’s new in your area of interest:

Uncategorized

Concurrency

Control

Cryptography

Data

Database

Devel

    Distribubted Programming

    Games

    Graphics

      Language

        Math

        Music

        Network

        Sound

        System

          Testing

          Text

          Web

          Xml

          Categories: Weekly News
          Tagged: , , , , , , , , , , , , , , , , ,

          Arch Haskell News: Mar 14 2009: 1000 Haskell Packages

          March 27, 2009 · 2 Comments

          We’ve reached a milestone: more than 1000 Haskell packages packaged up for Arch Linux.

          Hackage now has 1163 (+41) Haskell packages, of which 1007 (+33) have been natively packaged for Arch in AUR. That’s 33 new packages in two weeks, and lots of updates as well.

          Here’s this week’s updates, broken down by category, so you can get a sense for what’s new in your area of interest:

          Algorithm

          Concurrency

          Control

          Cryptography

          Data

          Database

          Devel

          Graphics

          Language

          Network

          System

          Testing

          Text

          Web

          Xml

          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.

          Categories: Weekly News
          Tagged: , , , , , , , , , , , , , ,

          Arch Haskell News: Mar 14 2009

          March 14, 2009 · Leave a Comment

          A regular update of Haskell in Arch Linux

          Hackage now has 1122 Haskell packages, of which 974 have been natively packaged for Arch in AUR. That’s 12 new packages this week, and lots of updates as well.

          Notable releases this week

          Here they all are, broken down by category, so you can get a sense for what’s new in your area of interest:

          Codec

          Compilers

          Concurrency

          Control

          Cryptography

          Data

          Devel

          Graphics

          • haskell-ftgl-1.2: Portable TrueType font rendering for OpenGL using the Freetype2 library

          Gui

          Language

          System

          Testing

          Text

          Web

          Xml

          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.

          Categories: Weekly News
          Tagged: , , , , , , , , , , , , , ,

          Arch Haskell News: Mar 8 2009

          March 8, 2009 · Leave a Comment

          A regular update of Haskell in Arch Linux

          Arch now has 962 Haskell packages in AUR. That’s 17 new packages this week, and lots of updates as well.

          Notable releases this week

          Here they all are, broken down by category, so you can get a sense for what’s new in your area of interest:

          Algorithm

          Codec

          Compilers

          Concurrency

          Control

          Cryptography

          Data

          Database

          Devel

          Distributed Systems

          Graphics

          Network

          System

          Testing

          Text

          Web

          Xml

          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.

          Categories: Weekly News
          Tagged: , , , , , , , , , , , , , , , ,

          hexpat, hexpat-pickle: Haskell bindings to the stream-oriented XML parser

          February 7, 2009 · Leave a Comment

          I’ve updated the Arch package for haskell-hexpat, the Haskell bindings to libexpat. You can get the package here.

          $ yaourt --aur -S haskell-hexpat

          Also now available, a new package: hexpat-pickle: XML picklers based on hexpat, almost source code compatible with HXT.

          This package allows Haskell data structures to be pickled to/from the Tree datatype defined in the hexpat package. It is almost source code compatible with the pickling functionality of the HXT package, to allow you to switch easily between the two implementations.

          You can get haskell-hexpat-pickle for Arch here.

          Categories: Weekly News
          Tagged:

          Arch Haskell News: Jan 24 2009

          January 24, 2009 · Leave a Comment

          A regular update of Haskell in Arch Linux

          Arch now has 864 Haskell packages in AUR.

          That’s an increase of 37 new packages in the last 13 days, or 2.8 new Haskell apps and libraries a day so far in January. Well done everyone!.

          The current 28 day moving average of releases:

          Noteworthy updates

          New and updated packages

          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.

          Categories: Weekly News
          Tagged: , , , , , ,

          Arch Haskell News: Sep 27 2008

          September 28, 2008 · Leave a Comment

          A weekly update of Haskell in Arch Linux.

          Arch now has 590 Haskell packages in AUR.

          That’s an increase of 14 new packages this week.

          Noteworthy

          • garsia-wachs :”A Functional Implementation of the Garsia-Wachs Algorithm
          • datapacker :”Tool to help pack files into the minimum number of CDs/DVDs/etc”
          • simple-sessions :”A simple implementation of session types”
          • QuickCheck 2 released
          • xml updated.

          New and updated packages this week

          • type-level:”Type-level programming library”
          • parameterized-data :”Parameterized data library implementing lightweight dependentntypes”
          • attoparsec :”Combinator parsing with Data.ByteString.Lazy”
          • monadLib :”A collection of monad transformers.”
          • QuickCheck :”Automatic testing of Haskell programs”
          • simple-sessions :”A simple implementation of session types”
          • preprocessor-tools :”A framework for extending Haskell’s syntax via quick-and-dirty preprocessors”
          • graphscc :”Tarjan’s algorithm for computing the strongly connected components of a graph.”
          • xml :”A simple XML library.”
          • hsXenCtrl :”FFI bindings to the Xen Control library.”
          • dimensional :”Statically checked physical dimensions.”
          • numeric-prelude :”An experimental alternative hierarchy of numeric type classes”
          • midi :”Handling of MIDI messages and files”
          • hmidi :”Binding to the OS level MIDI services”
          • yeganesh :”small dmenu wrapper”
          • datapacker :”Tool to help pack files into the minimum number of CDs/DVDs/etc”
          • io-reactive :”An API for generating TIMBER style reactive objects.”
          • CLASE :”Cursor Library for A Structured Editor”
          • garsia-wachs :”A Functional Implementation of the Garsia-Wachs Algorithm”
          • stb-image :”A wrapper around Sean Barrett’s JPEG/PNG decoder”
          • hbeat :”A simple step sequencer GUI.”
          • X11 :”A binding to the X11 graphics library”
          • gao :”GHCi bindings to lambdabot”
          • lojban :”Useful utilities for the Lojban language”
          • ircbouncer :”IRC bouncer”

          For more information about Haskell on Arch Linux, see the wiki page, or join us online, on IRC, #arch-haskell @ freenode.

          Categories: Weekly News
          Tagged: , , , ,