Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
Covering #36 and #57
  • Loading branch information
RyanGlScott committed May 12, 2017
1 parent 4807056 commit 5f9f387
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
2
-

* GHC 8.0 and 8.2 support
* Converted from `prelude-extras` to `transformers` + `transformers-compat` for the `Eq1`, `Ord1`, `Show1`, and `Read1` functionality.
* `makeBound` supports `Functor` components
* Add `MFunctor` instance for `Scope`
* Add `NFData` instances for `Name`, `Scope`, and `Var`
* Revamp `Setup.hs` to use `cabal-doctest`. This makes it build
with `Cabal-1.25`, and makes the `doctest`s work with `cabal new-build` and
sandboxes.
Expand Down

0 comments on commit 5f9f387

Please sign in to comment.