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-05-02 12:25:54 by Masatake Daimon | Files touched by this commit (4) |
Log message: devel/hs-hslua-module-version: Update to 1.1.1 hslua-module-version-1.1.1 - Released 2024-01-18. Relaxed upper bound for text, and filepath, allowing text-2.1, filepath-1.5. |
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-30 13:41:13 by Masatake Daimon | Files touched by this commit (4) |
Log message: devel/hs-hslua-module-version: Update to 1.1.0 hslua-module-version-1.1.0 - Released 2023-03-13. * Update to hslua-2.3; this includes the addition of type initializers to the module. |
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-26 10:30:36 by Masatake Daimon | Files touched by this commit (4) |
Log message: devel/hs-hslua-module-version: Update to 1.0.3 hslua-module-version-1.0.3 - Released 2022-09-01 * Allow equality checks with non-version values: A Version value can now be compared with any value. Previously, comparing a version with a value that cannot be interpreted as a Version would result in an error, violating the principle of least surprise. hslua-module-version-1.0.2 - Released 2022-02-19 * Relax upper bounds, allowing hslua-core-2.2.*, hslua-marshalling-2.2.* and hslua-packaging-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:11:28 by Masatake Daimon | Files touched by this commit (5) |
Log message: devel/hs-hslua-module-version: import hs-hslua-module-version-1.0.1 Wrapper for the Data.Version.Version Haskell type. |