2024-04-28 16:30:43 by Masatake Daimon | Files touched by this commit (1) |
Log message: devel/hs-repline: 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-24 13:25:59 by Masatake Daimon | Files touched by this commit (1) |
Log message: devel/hs-repline: Fix build on GHC 9.6 |
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-24 16:44:30 by Masatake Daimon | Files touched by this commit (4) |
Log message: devel/hs-repline: Update to 0.4.2.0 0.4.2.0 * Add support for ghc 9.0, 9.2 * CI: Drop Travis and use Github Actions instead 0.4.1.0 * Fix up documentation. * Export MonadHaskeline from System.Control.Repline. |
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-23 17:55:50 by Masatake Daimon | Files touched by this commit (5) |
Log message: devel/hs-repline: import hs-repline-0.4.0.0 Haskeline wrapper for GHCi-like REPL interfaces. Composable with normal mtl transformers. |