All Versions
19
Latest Version
Avg Release Cycle
38 days
Latest Release
1523 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.5.4 Changes
July 13, 2020- โฌ๏ธ Drop support for GHCs prior to 7.10
- โ Add default quotRem implementation
- ๐ฆ Expose Data.Semiring.Generic.gfromNatural
-
v0.5.3 Changes
February 18, 2020- ๐ Fix non-terminating GenericSemiring instances
- ๐ Fix incorrect implementation of gtimes' for product types in GSemiring
- Implement GcdDomain.divide explicitly
- โ Remove redundant imports
- Disambiguate all haddock identifiers
-
v0.5.2 Changes
November 01, 2019- โ Add
gcdExt
function - โฌ๏ธ Bump upper bound on base
- โ Add GcdDomain/Euclidean instances for
Mod2
- โ Add GcdDomain/Euclidean instances for {Int|Word}{8|16|32|64}
- Mention
RebindableSyntax
in haddocks
rev: b4334fe06635f106b1f08bac127c1ae259cddae6
- โ Add
-
v0.5.1 Changes
September 13, 2019- โฌ๏ธ Bump upper bound on containers to 0.7
- โฌ๏ธ Bump upper bound on hashable to 1.4
- โ Remove redundant constraints from WrappedFractional instances
- โ Add lower bound on semigroups
rev: 7e6f5e312bec5495ce9390664578bfb09d6e3eb9
-
v0.5 Changes
September 05, 2019- โ Add
Field
typeclass, instances, and functions. - โ Add
Euclidean
andGcdDomain
instances for()
,CDouble
,CFloat
, andComplex
. - โ Add
Ring
andBits
instances forWrappedFractional
andWrappedIntegral
. - โ Add
fromInteger
andfromIntegral
functions forRing
.
rev: eb2617d93d354085fe5b706a145108d090dbc027
- โ Add
-
v0.4.2 Changes
November 01, 2019- โ Add
GcdDomain
andEuclidean
typeclasses. - โ Add
Mod2
, the integers modulo 2, along with its Semiring/Ring/Star instances.
rev: b5af2fa403c68a66a3282b2a452b9be1c98e3fd6
- โ Add
-
v0.4.1 Changes
May 04, 2019- โ Remove unlawful and useless
Ring
instance forGHC.Natural.Natural
. - ๐ Correct behaviour/docs of Data.Semiring.()
rev: d6c42aeea602499e32081e84974910d0fe955db6
- โ Remove unlawful and useless
-
v0.4 Changes
November 01, 2019- โ Remove unlawful instances of
Ring
(thanks to @Bodigrim for noticing these) - โ Add
fromNatural
toSemiring
typeclass (thanks @Bodigrim) - โ Remove Semiring/Ring instances for [] and Vector. (thanks @Bodigrim) These instances are better served by a dedicated polynomial package, which @Bodigrim has made at http://hackage.haskell.org/package/poly.
- โ Add isZero/isOne predicates.
rev: 1285d3e42242db310083fbf78d2e611bccecc63a
- โ Remove unlawful instances of
-
v0.3.1.2 Changes
November 01, 2019- ๐ Fix build error on windows caused by providing instances to POSIX types. Thanks to @Bodigrim and @CarlEdman for reporting this.
rev: 13d4b3920912f8030b5d47777fb57b6e0dd15c10
-
v0.3.1.1 Changes
November 01, 2019- ๐ Fix build error caused by disabling building with containers.
rev: 5f02279613bfcd20c2e9d68f01d669e563540ced