{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/FloatingHex","name":"FloatingHex","description":"Read and write hexadecimal floating point numbers. Provides a quasiquoter for\nentering hex-float literals, and a function for printing them in hexadecimal.\n\nSee: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf, pages 57-58.\nWe slightly diverge from the standard and do not allow for the \"floating-suffix,\"\nas the type inference of Haskell makes this unnecessary.\n\nFor details, please see: http://github.com/LeventErkok/FloatingHex/","version":"0.5","softwareVersion":"0.5","license":"https://spdx.org/licenses/BSD-3-Clause","keywords":["bsd3","library","tools","Propose Tags"],"maintainer":[{"@type":"Person","name":"LeventErkok"}],"author":[{"@type":"Person","name":"LeventErkok"}],"copyrightHolder":[{"@type":"Person","name":"LeventErkok"}],"dateCreated":"2017-01-14","dateModified":"2020-09-05","datePublished":"2020-09-05","copyrightYear":2017,"downloadUrl":"https://hackage.haskell.org/package/FloatingHex-0.5/FloatingHex-0.5.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","sameAs":["https://hackage.haskell.org/package/FloatingHex"]}