FloatingHex-0.2: CHANGES.md
* Hackage: <http://hackage.haskell.org/package/FloatingHex> * GitHub: <http://github.com/LeventErkok/FloatingHex/> * Latest Hackage released version: 0.2, 2017-01-14 ### Version 0.2, 2017-01-14 * Support for parsing nan/infinity values * Make the printer compliant with printf %a modifier in C ### Version 0.1, 2017-01-14 * First implementation. The quasiquoter and the pretty-printer are implemented.