The [habs-web]
repository is a set of Arch Linux packages mainly
focused on Haskell Web Frameworks. It includes Happstack, Snap
, Yesod and Hakyll, and all the needed dependencies
(including database backends).
These are cblrepo files to build the repository.
If you want to check and build this, you'll need
cblrepo and Cabal Install. If
you are looking for the actual repo add this to your /etc/pacman.conf
before [Extra]
:
[haskell]
Server = http://xsounds.org/~haskell/$arch
[haskell-web]
Server = http://archhaskell.mynerdside.com/$repo/$arch
Please note that this is a temporary repository. Hopefully it will be merged with the main one.