Search Criteria
Package Details: haskell-pointfree 1.1.1.3-1
Git Clone URL: | https://aur.archlinux.org/haskell-pointfree.git (read-only, click to copy) |
---|---|
Package Base: | haskell-pointfree |
Description: | Tool for refactoring expressions into pointfree form |
Upstream URL: | http://hackage.haskell.org/package/pointfree |
Keywords: | haskell pointfree |
Licenses: | |
Submitter: | serkho |
Maintainer: | madnight |
Last Packager: | madnight |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2013-09-01 13:59 |
Last Updated: | 2017-03-11 20:15 |
Dependencies (6)
- gmp (gmp-hg, scipoptsuite, scipoptsuite-bin)
- ghc (ghc-raspbian-bin) (make)
- haskell-array (ghc-raspbian-bin, ghc8.2-bin, ghc8.2, ghc-libs) (make)
- haskell-containers (ghc-raspbian-bin, ghc8.2-bin, ghc8.2, ghc-libs) (make)
- haskell-haskell-src-exts (make)
- haskell-transformers (ghc-raspbian-bin, ghc8.2-bin, ghc8.2, ghc-libs) (make)
Latest Comments
micwoj92 commented on 2021-04-02 13:47
Haskell packaging guidelines for Arch Linux changed since this package was updated, what I can suggest is to look for example haskell pkgbuild on wiki and update based on it
https://wiki.archlinux.org/index.php/Haskell_package_guidelines
edit: oh actually it's true, Arch has haskell-base=4.14.1.0 now, then I can suggest opening issue on upstream repo https://github.com/bmillwood/pointfree
madnight commented on 2021-04-02 11:37
I updated the version to the latest stable: 1.1.1.7 but it does require base < 4.14. It seems that the version of ghc on arch linux is to new for that package. Not sure how to proceed.
tomKPZ commented on 2019-06-08 23:02
Please add
happy
as a build dependencymadnight commented on 2017-03-11 20:18
0. Maintainer takeover serkho -> madnight
1. Update to latest Version 1.1.1.3-1
2. Fix outdate flag and @kamahl resolve build error
jachymb commented on 2016-12-05 15:27
Problem during build (all dependencies satisfied):
==> Starting build()...
Configuring pointfree-1.0.4.6...
Setup: Encountered missing dependencies:
base >=4.3 && <4.8, haskell-src-exts ==1.14.*, transformers <0.4
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build