Cabal revisions of memory-0.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: memory Version: 0.5+x-revision: 1 Synopsis: memory and related abtraction stuff Description: Chunk of memory, polymorphic byte array management and manipulation Data.ByteArray.Methods Data.ByteArray.MemView Data.ByteArray.View- Build-depends: base >= 4 && < 5+ Build-depends: base >= 4 && < 4.9 , ghc-prim -- FIXME armel or mispel is also little endian. -- might be a good idea to also add a runtime autodetect mode. Other-modules: Imports SipHash Utils- Build-Depends: base >= 3 && < 5+ Build-Depends: base >= 3 && < 4.9 , tasty , tasty-quickcheck , tasty-hunit