new difflog

This commit is contained in:
Stephen Diehl
2017-01-01 20:24:32 +00:00
parent 254dafcb12
commit 6d3940b4e5
+1
View File
@@ -5,6 +5,7 @@
* Switch exported `(<>)` to be from `Data.Monoid` instead of Semigroup.
* Expose `putByteString` and `putLByteString` monomorphic versions of `putStrLn` functions
* Export `ExceptT`, `ReaderT`, and `StateT` constructors.
* Export `NonEmpty` type and constructor for GHC 8.0.
0.1.9
====