On Tue, Jun 12, 2012 at 12:07 PM, Mateusz Loskot <[email protected]> wrote: [...] > So, here comes my question: > Considering I'm interested in Hakyll, could anyone recommend where > should I grab all the related packages and required dependencies from?
Don't use AUR! Check to see how many of the dependencies are in [haskell], if all are there: profit! If only a few are missing you can always raise a bug to get them added (I look favourable upon existence of patches + pre-built packages). You also must be willing to accept that future updates to packages might be delayed due to dependencies of other packages in [haskell]. If all else fails you can always use Cabal. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: [email protected] jabber: [email protected] twitter: magthe http://therning.org/magnus _______________________________________________ arch-haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/arch-haskell
