Skip to content

v0.2.0

Compare
Choose a tag to compare
@coot coot released this 15 Sep 18:56
cbe5b8f
  • Added support for modules, e.g. zephyr Data.Maybe will include all identifiers exported by Data.Maybe module.
  • Fixed #14 : divergence in the evaulation
  • Fixed #16 : revive the -f switch (dce foreign modules)
  • Added simple quickcheck generators and expanded library tests.