./devel/pointfree, Convert Haskell expressions to pointfree form

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.1.11nb1, Package name: pointfree-1.1.1.11nb1, Maintainer: pho

Stand-alone command-line version of the point-less plugin for lambdabot.


Master sites:

Filesize: 20.2 KB

Version history: (Expand)


CVS history: (Expand)


   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) | Package updated
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) | Package updated
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) | Package updated
Log message:
Update to pointfree-1.1.1.8

v1.1.1.8:
* Dependency update for GHC 8.10
* Enable UnicodeSyntax
   2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541)
Log message:
Bump packages that depends on GHC