ideas-1.5
Changelog ideas-1.4 => ideas.1.5
- upgrade to ghc-7.10
- reintroducing dependency on standard cgi library
- adding missing instances for Term and ShowString
- new option for JSON mode: exercise terms can be encoded in JSON
- switched to QuickCheck's random number generator QCGen
- requests can fix the random seed
- added Term to service types, encoders and decoders
- JSON-Int can be used for decoded environments
- new implementation for interleave and atomic prefix combinators (more lazy)
- bug fix: "no prefix" now handled by json decoder