name: semigroups version: 0.16.2.2 id: semigroups-0.16.2.2-de7c42241cdbfebb2a7f933e97a1fc05 license: BSD3 copyright: Copyright (C) 2011-2015 Edward A. Kmett maintainer: Edward A. Kmett stability: provisional homepage: http://github.com/ekmett/semigroups/ package-url: synopsis: Anything that associates description: In mathematics, a semigroup is an algebraic structure consisting of a set together with an associative binary operation. A semigroup generalizes a monoid in that there might not exist an identity element. It also (originally) generalized a group (a monoid with all inverses) to a type where every element did not have to have an inverse, thus the name semigroup. category: Algebra, Data, Data Structures, Math author: Edward A. Kmett exposed: True exposed-modules: Data.Semigroup.Generic Data.Semigroup Data.List.NonEmpty hidden-modules: trusted: False import-dirs: ${pkgroot}/semigroups-0.16.2.2 library-dirs: ${pkgroot}/semigroups-0.16.2.2 hs-libraries: HSsemigroups-0.16.2.2 extra-libraries: extra-ghci-libraries: include-dirs: includes: depends: base-4.6.0.1-b4caa1d18c332900c72bf5d231dded4f bytestring-0.10.0.2-16133d2f96923727c37c1a16ec3a036e containers-0.5.0.0-aa10f9a2cebc51322247edfd76b424e7 deepseq-1.3.0.1-8bd62e61607622088124a56552365768 hashable-1.2.3.2-957fd992f7db3a92d78da3bb5d6cb393 nats-1-23ec8b24d98462dde1d49eb7423ff9de text-1.2.1.1-dfe8e53d4186af3b408416fba06e6c9c unordered-containers-0.2.5.1-2d0599e02a4538515d755d240c693dae hugs-options: cc-options: ld-options: framework-dirs: frameworks: haddock-interfaces: ${pkgroot}/../../share/doc/ghc-7.6/html/semigroups.haddock haddock-html: ${pkgroot}/../../share/doc/ghc-7.6/html