- Bump upper-bound of
base
. - Bump upper-bound of
containers
.
- Bump upper-bound of
io-streams
.
- Bump upper-bound of base, io-streams and websockets
- Increased the upper-bound of
base
,snap-core
,websockets
andwebsockets-snap
. - Snap 1.0 is now required.
- Use
lifted-base
instead ofMonadCatchIO-transformers
.
- Increased the upper-bound of base to allow < 4.9. Now builds on GHC 7.10.1.
-
Updated for
ServerAPI
inengine-io-1.2
. -
ParseError is now caught correctly, and no longer results in a response 500 to the client.
-
Updated for the new
ServerAPI
inengine-io-1.1
. -
Fixed incomplete pattern matches when parsing request method.
- Initial release.