packages feed

Cabal revisions of memory-0.14.14

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                memory version:             0.14.14+x-revision: 1 Synopsis:            memory and related abstraction stuff Description:     Chunk of memory, polymorphic byte array management and manipulation   Other-modules:     Imports                      SipHash                      Utils-  Build-Depends:     base >= 3 && < 5+  Build-Depends:     base >= 4.7 && < 4.13                    , bytestring                    , tasty                    , tasty-quickcheck
revision 2
 Name:                memory version:             0.14.14-x-revision: 1+x-revision: 2 Synopsis:            memory and related abstraction 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.7 && < 4.13                    , ghc-prim   -- FIXME armel or mispel is also little endian.   -- might be a good idea to also add a runtime autodetect mode.