Skip to content
Snippets Groups Projects
Unverified Commit 775b4561 authored by Lennart Kolmodin's avatar Lennart Kolmodin Committed by GitHub
Browse files

Merge pull request #162 from ggreif/patch-1

Typofix
parents fb461cf0 f888f5ee
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
-- | This module was written based on -- | This module was written based on
-- <http://hackage.haskell.org/package/reinterpret-cast-0.1.0/docs/src/Data-ReinterpretCast-Internal-ImplArray.html>. -- <http://hackage.haskell.org/package/reinterpret-cast-0.1.0/docs/src/Data-ReinterpretCast-Internal-ImplArray.html>.
-- --
-- Implements casting via a 1-elemnt STUArray, as described in -- Implements casting via a 1-element STUArray, as described in
-- <http://stackoverflow.com/a/7002812/263061>. -- <http://stackoverflow.com/a/7002812/263061>.
module Data.Binary.FloatCast module Data.Binary.FloatCast
( floatToWord ( floatToWord
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment