packages feed

Cabal revisions of memory-0.14.6

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

revision 1
 Name:                memory version:             0.14.6+x-revision: 1 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 && < 4.11                    , ghc-prim   -- FIXME armel or mispel is also little endian.   -- might be a good idea to also add a runtime autodetect mode.     Build-depends:   deepseq >= 1.1   if flag(support_foundation)     CPP-options:     -DWITH_FOUNDATION_SUPPORT-    Build-depends:   foundation >= 0.0.8+    Build-depends:   foundation >= 0.0.8 && < 0.0.14    ghc-options:       -Wall -fwarn-tabs   default-language:  Haskell2010