Metadata revisions for rounded-1.1

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r1 (rounded-1.1-r1) 2021-06-04T10:51:25Z ClaudeHeilandAllen 32742e74436b1f345d9cbd3c5ea611c41ede1868235b16bca34ad261d557f90b
  • Changed tested-with from

    ghc ==7.10.3: ghc ==8.0.2: ghc ==8.2.2: ghc ==8.4.4: ghc ==8.6.1: ghc ==8.8.1
    to
    ghc ==8.4.4: ghc ==8.6.5: ghc ==8.8.4: ghc ==8.10.4: ghc ==9.0.1

  • Changed description from

    This package provides numeric instances for MPFR that use
    \"Implicit Configurations\" from
    <http://www.cs.rutgers.edu/~ccshan/prepose/prepose.pdf>
    to choose a 'Rounding' and 'Precision'. For those that do not want to
    use reflection, explicit instances are provided for common precisions
    and for the built-in rounding modes.
    
    This package should work correctly with GHC 7.10.1 or later.
    
    >>> import Numeric.Rounded
    >>> :set -XDataKinds
    >>> exp pi :: Rounded TowardZero 512
    23.140692632779269005729086367948547380266106242600211993445046409524342350690452783516971997067549219675952704801087773144428044414693835844717445879609842
    
    rounded version 1.x is for MPFR version 4.0 and above.
    to
    This package provides numeric instances for MPFR that use
    \"Implicit Configurations\" from
    <http://www.cs.rutgers.edu/~ccshan/prepose/prepose.pdf>
    to choose a 'Rounding' and 'Precision'. For those that do not want to
    use reflection, explicit instances are provided for common precisions
    and for the built-in rounding modes.
    
    This package should work correctly with GHC 8.4.4 or later.
    
    >>> import Numeric.Rounded
    >>> :set -XDataKinds
    >>> exp pi :: Rounded TowardZero 512
    23.140692632779269005729086367948547380266106242600211993445046409524342350690452783516971997067549219675952704801087773144428044414693835844717445879609842
    
    rounded version 1.x is for MPFR version 4.0 and above.

  • Changed the library component's library dependency on 'base' from

    >=4.8 && <4.15
    to
    >=4.11 && <4.16

  • Changed the library component's library dependency on 'ghc-prim' from

    >=0.4 && <0.7
    to
    >=0.4 && <0.8

-r0 (rounded-1.1-r0) 2020-05-19T18:18:03Z ClaudeHeilandAllen c5b80b0fd4da83e13984411036a57f16e3d034f92dc937cfbeebfa837ecc3a1e