Search Criteria
Package Details: haskell-archlinux 1.3-6
Git Clone URL: | https://aur.archlinux.org/haskell-archlinux.git (read-only, click to copy) |
---|---|
Package Base: | haskell-archlinux |
Description: | Support for working with Arch Linux packages. |
Upstream URL: | https://github.com/archhaskell/archlinux |
Keywords: | arch archlinux haskell linux package |
Licenses: | |
Submitter: | None |
Maintainer: | None |
Last Packager: | damien.flament |
Votes: | 28 |
Popularity: | 0.000000 |
First Submitted: | 2009-08-14 22:59 |
Last Updated: | 2016-11-15 11:51 |
Latest Comments
cgirard commented on 2016-11-15 10:26
The correct link to download is with "package" instead of "packages". Maybe a change in haskell website.
JMCF125 commented on 2016-08-17 17:49
After coming up with a clumsy solution to build this package, I found out someone already had a better one: applying https://github.com/archhaskell/archlinux/commit/1f7140f008a2e109a152c9892f120ba12fc97c40 does the trick.
ShareDVI commented on 2016-04-23 11:22
Preprocessing library archlinux-1.3...
[2 of 5] Compiling Distribution.ArchLinux.PkgBuild ( Distribution/ArchLinux/PkgBuild.hs, dist/build/Distribution/ArchLinux/PkgBuild.o )
Distribution/ArchLinux/PkgBuild.hs:291:10:
No instance for (Applicative GetPKG)
arising from the superclasses of an instance declaration
In the instance declaration for ‘Monad GetPKG’