Path to this page:
./
devel/pointfree,
Convert Haskell expressions to pointfree form
Branch: CURRENT,
Version: 1.1.1.12nb2,
Package name: pointfree-1.1.1.12nb2,
Maintainer: phoStand-alone command-line version of the point-less plugin for lambdabot.
Master sites:
Filesize: 20.275 KB
Version history: (Expand)
- (2025-02-02) Updated to version: pointfree-1.1.1.12nb2
- (2024-05-09) Updated to version: pointfree-1.1.1.12nb1
- (2024-04-29) Updated to version: pointfree-1.1.1.12
- (2023-11-02) Updated to version: pointfree-1.1.1.11nb1
- (2023-10-27) Updated to version: pointfree-1.1.1.11
- (2023-10-09) Updated to version: pointfree-1.1.1.9nb2
CVS history: (Expand)
2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173) |
Log message:
Bump all Haskell packages after switching the default compiler.
|
2025-02-01 11:06:05 by Masatake Daimon | Files touched by this commit (1) |
Log message:
devel/pointfree: Fix build with GHC 9.10
|
2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137) |
Log message:
Recursive revbump after changing the default Haskell compiler
|
2024-04-29 06:48:40 by Masatake Daimon | Files touched by this commit (3) | |
Log message:
devel/pointfree: Update to 1.1.1.12
v1.1.1.12:
* Dependency update for GHC 9.8.2 + libraries (PR #45, thanks fgaz)
* Dependency update for transformers 0.6, GHC 9.6.2 (PR #43, thanks Miezhiko)
|
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message:
Revbump all Haskell after updating lang/ghc96
|
2023-10-27 14:15:19 by Masatake Daimon | Files touched by this commit (3) | |
Log message:
devel/pointfree: Update to 1.1.1.11
v1.1.1.11:
* Dependency update for base 4.18, GHC 9.4.5 (PR #42, thanks Miezhiko)
v1.1.1.10:
* When parsing as an expression and as a declaration both fail, show both
errors (PR #39, thanks 1in1)
* GitHub Action for CI
* Dependency update for base 4.16, GHC 9.2.5 (PR #39, thanks Andreas Ländle)
|
2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988) |
Log message:
Bump Haskell packages after updating lang/ghc94
|
2023-01-25 14:45:03 by Masatake Daimon | Files touched by this commit (4) | |
Log message:
devel/pointfree: Update to 1.1.1.9
v1.1.1.9:
* Dependency update for base 4.15, QC 2.14
* Fix 'return x y' being incorrectly written to 'y' (instead of 'x')
|