Another reason to create distro-specific packages for Haskell modules

One Comment

  1. Don Stewart says:

    An excellent reason: proper packaging (documentation, profiling)! Besides this, it makes it cheaper to start using new Haskell apps (since their libraries are already packaged for your system, and you can get the binary without GHC being needed), and the native packages track non-Haskell dependencies (such as C libraries) properly.

    All around, well done distro packages provide a better experience for non-Haskellers, and drive adoption of Haskell in new domains.

    All the more we can do to bring Haskell into the mainstream.

Leave a Reply

Please use markdown to make your comment beautiful.