2024-04-29 04:36:37 by Masatake Daimon | Files touched by this commit (1) |
Log message: devel/hs-lpeg: Fix build with GHC 9.8 This breaks build with the currently default GHC 9.6. Please bear with me until I switch the default compiler. |
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-26 15:27:20 by Masatake Daimon | Files touched by this commit (4) |
Log message: devel/hs-lpeg: Update to 1.1.0 lpeg-1.1.0 - Released 2023-09-27. * Update to the latest upstream version, LPeg version 1.1. lpeg-1.0.4 - Released 2023-03-13. * Allow lua-2.3. * Cease support for GHC 8.2 and older; require base 4.11 or later. |
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 05:30:49 by Masatake Daimon | Files touched by this commit (4) |
Log message: devel/hs-lpeg: Update to 1.0.3 lpeg-1.0.3 - Released 2022-01-29 * Allow lua-2.2.*. |
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:13:05 by Masatake Daimon | Files touched by this commit (5) |
Log message: devel/hs-lpeg: import hs-lpeg-1.0.2 This package contains the C sources of LPeg, as well as some tiny Haskell helper to load the package. |