Skip to content

Release v1.3.2.1

Compare
Choose a tag to compare
@haskellworksci haskellworksci released this 18 Jun 17:03

Changes

  • Disable parallel garbage colllector in CCI tests by @newhoggy
  • Enable threading in doctests by @newhoggy
  • Disable parallel garbage collector from project.sh test by @newhoggy
  • Merge pull request #178 from haskell-works/disable-parallel-garbage-collector-in-cci-tests Disable parallel garbage collector in cci tests by @newhoggy
  • Upgrade hw-balancedparens by @newhoggy
  • Upgrade generic-lens by @newhoggy
  • Merge pull request #179 from haskell-works/upgrade-generic-lens Upgrade generic-lens by @newhoggy
  • Compile examples from README in new examples library component and update README to explain the need for additional package dependencies. by @newhoggy
  • Merge pull request #183 from haskell-works/move-examples-to-own-library-component Move examples to own library component by @newhoggy
  • Document value module by @newhoggy
  • Merge pull request #184 from haskell-works/document-value-module Document value module by @newhoggy
  • Document LightJson and PartialJsonValue by @newhoggy
  • Merge pull request #185 from haskell-works/document-LightJson-and-PartialJsonValue Document LightJson and PartialJsonValue by @newhoggy
  • New version 1.3.2.1 by @newhoggy