fix lower bounds

This commit is contained in:
Stephen Diehl
2016-12-13 12:31:47 +00:00
parent cc0565112f
commit 1f2ed3e4cb
3 changed files with 6 additions and 5 deletions
+1
View File
@@ -4,6 +4,7 @@
* Expose `Symbol` and `Nat` types from `GHC.TypeLits` by default.
* 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.
0.1.9
====