# 0.1.1.0 -- 2019-01-09 * Support `containers-0.6`. * Added `instance MonadFail Effect` * Bumped `base` upper bound to `< 4.13` * Bumped `list-t` lower bound to `>= 1.0.2` (this is necessary for internal reasons related to generalised newtype deriving) # 0.1.0.1 -- 2019-01-02 * Removed a stray `putStrLn`. # 0.1.0.0 * Initial release!