Skip to content

Releases: yallop/higher

Higher 0.3.1

13 Jun 08:09
Compare
Choose a tag to compare

Switch to the released version of topkg.

Higher 0.3.0

10 Dec 22:10
Compare
Choose a tag to compare
  • Switch to topkg, and remove the ocamlfind dependency. See #7.

Higher 0.2.1

07 Dec 07:56
Compare
Choose a tag to compare
  • Support for byte-code-only builds (#4). Thanks to @dbuenzli for the report (#3).

Higher 0.2: include example code

10 Jun 14:10
Compare
Choose a tag to compare

Added examples from:

      Lightweight Higher-Kinded Polymorphism
      Jeremy Yallop and Leo White
      Functional and Logic Programming 2014

Higher 0.1: initial release.

10 Jun 14:09
Compare
Choose a tag to compare
Merge pull request #19 from yallop/Obj.magic

Use unsafe casts instead of open GADTs for the implementation.