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-28 18:38:37 by Masatake Daimon | Files touched by this commit (1) |
Log message: www/hs-path-pieces: 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-31 17:40:08 by Masatake Daimon | Files touched by this commit (5) |
Log message: www/hs-path-pieces: import hs-path-pieces-0.2.1 Defines two typeclasses used for converting Haskell data types to and from route pieces. Used in Yesod to automatically marshall data in the request path. see http://www.yesodweb.com/ for more information. |