Changelog for MissingH-1.4.2.1
1.4.2.1
- GHC 7.0 only compat release
1.4.2.0
- Fix regression (introduced in 1.4.1.0 release) in
Data.Compression.Inflate
- Drop redundant dependency on
HUnit
- Add more explicit
SafeHaskell
annotations to modules; all modules except forSystem.Debian
are now explicitly eitherSafe
orTrustworthy
- Add support for
network-3.0
andnetwork-3.1
1.4.1.0
- Support for GHC 8.6.1 /
base-4.12
(#45)
1.4.0.1
- Restore compatibility with GHC 7.4.2
1.4.0.0
-
Removal of
Data.Hash.CRC32.Posix
andSystem.Time.Utils.ParseDate
-
Added explicit
SafeHaskell
annotations to modules