- Increased the upper bound of
base
to < 4.15. - Increased the upper bound of
network
to < 3.2. - Support
network-3
(see #8).
- Increased the upper bound of
network
.
- Increased the upper bound of
base
andnetwork
.
- Increased the upper bound of
base
andnetwork
.
- Increased the upper bound of
time
.
- Increased the upper bound of
base
.
- Increased upper bound of
time
to allow < 1.9.
- Increase upper bound of
time
.
- Now builds with GHC 8.0.1
- Use
bracketOnError
when opening the network socket. Thanks to @purefn for this improvement, which should stopnetwork-carbon
leaking file descriptors when connections fail.
- Correct the lower-bound of
bytestring
(introduced by @bergmark in 1.0.3)
- Increased upper-bound of
vector
.
-
Increased upper-bounds of:
* `base` * `time`
-
Increased upper-bounds of:
* `network` * `text`
Thanks to Peter Simons (@peti) for pointing this out.
-
Decreased lower-bounds of:
* `bytestring` * `network` * `text` * `time` * `vector`
Thanks to Renzo Carbonara (@k0001) for this change.
- Initial release.