Path to this page:
./
devel/pointfree,
Convert Haskell expressions to pointfree form
Branch: CURRENT,
Version: 1.1.1.12nb1,
Package name: pointfree-1.1.1.12nb1,
Maintainer: phoStand-alone command-line version of the point-less plugin for lambdabot.
Master sites:
Filesize: 20.275 KB
Version history: (Expand)
- (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
- (2023-02-09) Updated to version: pointfree-1.1.1.9nb1
CVS history: (Expand)
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')
|
2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872) |
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
|
2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575) |
Log message:
revbump after changing the default Haskell compiler
|
2022-02-11 14:17:21 by Masatake Daimon | Files touched by this commit (4) | |
Log message:
Update to pointfree-1.1.1.8
v1.1.1.8:
* Dependency update for GHC 8.10
* Enable UnicodeSyntax
|