packages feed

word24 1.0.2 → 1.0.3

raw patch · 2 files changed

+2/−4 lines, 2 files

Files

src/Data/Int/Int24.hs view
@@ -42,8 +42,6 @@ #define TOINT toInt# #endif -ghcver = __GLASGOW_HASKELL__- ------------------------------------------------------------------------ -- type Int24 ------------------------------------------------------------------------
word24.cabal view
@@ -1,5 +1,5 @@ name:		word24-version:        1.0.2+version:        1.0.3 synopsis:       24-bit word and int types for GHC description:	24-bit Word and Int data types. category:       Data@@ -8,7 +8,7 @@ license:	BSD3 license-file:	LICENSE homepage:       http://www.tiresiaspress.us/haskell/word24-tested-with:    GHC == 6.12.3, GHC == 7.0.4, GHC == 7.2.1+tested-with:    GHC == 7.0.4, GHC == 7.2.1, GHC == 7.4.2 stability:	stable  cabal-version:  >= 1.6