diff options
Diffstat (limited to 'haskell/haskell-fixed/slack-desc')
-rw-r--r-- | haskell/haskell-fixed/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-fixed/slack-desc b/haskell/haskell-fixed/slack-desc new file mode 100644 index 0000000000000..352d44d27d5eb --- /dev/null +++ b/haskell/haskell-fixed/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +haskell-fixed: haskell-fixed (signed 15.16 precision fixed point arithmetic) +haskell-fixed: +haskell-fixed: This package supplies signed fixed-precision values 15 bits above the +haskell-fixed: decimal, 16 bits below. These arise commonly in GPU applications and +haskell-fixed: it is chosen to match the GLfixed specification. +haskell-fixed: +haskell-fixed: +haskell-fixed: +haskell-fixed: +haskell-fixed: +haskell-fixed: |