ATTENTION: This package will require frequent rebuilds (each time ghc or the haskell libraries get updates).
Search Criteria
Package Details: haskell-pointfree 1.1.1.12-1
Package Actions
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: | custom:OtherLicense |
Submitter: | serkho |
Maintainer: | corvus_192 |
Last Packager: | corvus_192 |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2013-09-01 13:59 (UTC) |
Last Updated: | 2024-04-25 20:20 (UTC) |
Dependencies (7)
- ghc
- ghc-libs
- gmp (gmp-hgAUR)
- haskell-src-exts
- ghc (make)
- haskell-hunit (check)
- haskell-quickcheck (check)
Required by (0)
Sources (1)
Latest Comments
corvus_192 commented on 2025-04-23 13:22 (UTC)
corvus_192 commented on 2023-01-01 13:44 (UTC)
error: target not found: haskell-haskell-src-exts
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> haskell-haskell-src-exts
==> ERROR: Could not resolve all dependencies.
If you don't want to maintain this package anymore, I'd be happy to take over.
micwoj92 commented on 2021-04-02 13:47 (UTC) (edited on 2021-04-02 13:49 (UTC) by micwoj92)
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 (UTC)
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.
Configuring pointfree-1.1.1.7...
Setup: Encountered missing or private dependencies:
base >=4.5 && <4.14
tomKPZ commented on 2019-06-08 23:02 (UTC)
Please add happy
as a build dependency
madnight commented on 2017-03-11 20:18 (UTC) (edited on 2017-03-11 20:18 (UTC) by madnight)
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 (UTC)
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
Pinned Comments
corvus_192 commented on 2025-04-23 13:22 (UTC)
ATTENTION: This package will require frequent rebuilds (each time ghc or the haskell libraries get updates).