Shimin Guo
|
37f48239b0
|
Map ByteArray to Text for haskell codegen (#6402)
* Support ByteArray in haskell codegen
* update petstore example
|
2017-08-31 10:19:42 +08:00 |
|
wing328
|
1010ecc8d5
|
Merge remote-tracking branch 'origin' into 2.3.0
|
2017-03-18 15:39:10 +08:00 |
|
Sebastian Mandrean
|
5ed94a002c
|
[Haskell] Fix broken client/server compilation errors (#5097)
* Remove dead legacy code
* Update cosmetics according to Haskell standard practices
* Fix failing pattern matching for lookupEither
* Bump to latest dependencies without any breaking changes
* Remove duplicate instance declarations already existing in Servant.API.Verbs
* Fix double Java/Haskell escapement bug
* Re-generate Petstore sample client/server
|
2017-03-17 16:55:11 +08:00 |
|
Sebastian Mandrean
|
55508d9c24
|
[Haskell] Bump dependencies (#5061)
* Bump haskell-servant dependencies
* Update haskell-servant petstore sample
|
2017-03-15 17:42:08 +08:00 |
|
wing328
|
670f103859
|
better enum naming for symbol (java)
|
2016-08-04 16:37:48 +08:00 |
|
wing328
|
3cd37bf5e9
|
fix casting issue with ModelImpl in Haskell
|
2016-07-27 18:07:35 +08:00 |
|