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-30 04:56:41 by Masatake Daimon | Files touched by this commit (4) |
Log message: lang/hs-hslua-marshalling: Update to 2.3.1 hslua-marshalling-2.3.1 - Released 2024-01-18. Relaxed upper bound for text, containers, and bytestring, allowing text-2.1, containers-0.7, and bytestring-0.12. |
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-28 22:10:45 by Masatake Daimon | Files touched by this commit (4) |
Log message: lang/hs-hslua-marshalling: Update to 2.3.0 hslua-marshalling-2.3.0 - Released 2023-03-13. * Result is now an instance of MonadFail. * New peeker and pusher functions for NonEmpty. * Peeker combinators for optional values: The new combinators peekNilOr, peekNoneOr, and peekNoneOrNil can be used to retrieve optional values. |
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 17:23:22 by Masatake Daimon | Files touched by this commit (4) |
Log message: lang/hs-hslua-marshalling: Update to 2.2.1 hslua-marshalling-2.2.1 - Released 2022-06-19 * Require hslua-core-2.2.1. * Relax upper bound for mtl, allow mtl-2.3. hslua-marshalling-2.2.0 - Released 2022-02-19 * Result is now an instance of Foldable and Traversable. Both Result and Peek are made instances of MonadPlus. * Require hslua-core-2.2.0. |
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 |