Metadata revisions for numhask-0.7.0.0

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 (numhask-0.7.0.0-r1) 2020-11-23T22:37:44Z tonyday567 c476b4b90020ad63d5009b5a532ac14ba07f1a0a74f92c17d72831a21b8d33d8
  • Changed synopsis from

    A numeric class heirarchy.
    to
    A numeric class hierarchy.

  • Changed description from

    This package provides numeric classes alternate to the prelude specified in [haskell98](https://www.haskell.org/onlinereport/standard-prelude.html).
    
    The numeric class constellation looks somewhat like:
    
    ![nh](other/nh.svg)
    
    == Usage
    
    >>> {-# LANGUAGE NegativeLiterals #-}
    >>> {-# LANGUAGE RebindableSyntax #-}
    >>> import NumHask.Prelude
    
    See "NumHask" for a detailed overview.
    to
    This package provides numeric classes alternate to the prelude specified in [haskell98](https://www.haskell.org/onlinereport/standard-prelude.html).
    
    The numeric class constellation looks somewhat like:
    
    ![nh](docs/other/nh.svg)
    
    == Usage
    
    >>> {-# LANGUAGE NegativeLiterals #-}
    >>> {-# LANGUAGE RebindableSyntax #-}
    >>> import NumHask.Prelude
    
    See "NumHask" for a detailed overview.

-r0 (numhask-0.7.0.0-r0) 2020-11-23T20:39:34Z tonyday567 cceac617af166a17b734a42756ccd5bf9eece54fb8573b6c3e8baffcb0222275