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-01 18:54:14 by Masatake Daimon | Files touched by this commit (1) |
Log message: textproc/hs-attoparsec-iso8601: 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-29 19:44:44 by Masatake Daimon | Files touched by this commit (4) |
Log message: textproc/hs-attoparsec-iso8601: Update to 1.1.0.1 No change log is provided by the upstream. |
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-28 20:56:37 by Masatake Daimon | Files touched by this commit (5) |
Log message: textproc/hs-attoparsec-iso8601: import hs-attoparsec-iso8601-1.1.0.0 Parsing of ISO 8601 dates. This package is used to parse dates in aeson. It is split into a separate package to be shared by other projects that want to parse dates like aeson does. |