packages feed

Cabal revisions of sop-core-0.5.0.1

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

revision 1
 name:                sop-core version:             0.5.0.1+x-revision: 1 synopsis:            True Sums of Products description:   Implementation of n-ary sums and n-ary products.                        Data.SOP.NP                        Data.SOP.NS                        Data.SOP.Sing-  build-depends:       base                 >= 4.9  && < 4.15,+  build-depends:       base                 >= 4.9  && < 4.16,                        deepseq              >= 1.3  && < 1.5   hs-source-dirs:      src   default-language:    Haskell2010