Path to this page:
Next | Query returned 6 messages, browsing 1 to 10 | previous
CVS Commit History:
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 08:47:44 by Masatake Daimon | Files touched by this commit (2) |
Log message:
www/hs-servant: 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-30 14:35:06 by Masatake Daimon | Files touched by this commit (4) |
Log message:
www/hs-servant: Update to 0.20.1
0.20.1
* Support aeson-2.2 #1695
0.20
* Headers support in UVerb responses #1570 #1571
* Generalize type of Servant.Types.SourceT.source to any foldable #1593
* Make Mime(Un)Render PlainText String instances encode/decode UTF-8 #1645
* Add HasStatus instance for Headers (that defers StatusOf to underlying
value) #1649
* Make fromSourceIO run in IO #1661
* Some streaming abstractions, like io-streams, require stateful
initialization. Since all actual call sites of fromSourceIO are in a
context where IO actions can be executed, these streaming sources can be
accomodated by having letting fromSourceIO run in IO.
* To migrate your existing FromSourceIO instance, simply put a pure/return
in front of it.
* Fix the handling of multiple headers with the same name. #1666
|
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-29 05:56:23 by Masatake Daimon | Files touched by this commit (5) |
Log message:
www/hs-servant: import hs-servant-0.19.1
A family of combinators for defining webservices APIs and serving them.
|
Next | Query returned 6 messages, browsing 1 to 10 | previous