Metadata revisions for Only-0.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
-r2 (Only-0.1-r2) 2023-08-06T10:03:06Z AndreasAbel c6033d181e0f802e9e8543f683fa9c50aeb01cfdf6c83cd5bb72fb47aa863b07
  • Changed bug-reports from

    https://github.com/hvr/Only/issues
    to
    https://github.com/haskell-hvr/Only/issues

  • Changed source-repository from

    source-repository head
        type:     git
        location: https://github.com/hvr/Only.git
    
    to
    source-repository head
        type:     git
        location: https://github.com/haskell-hvr/Only.git
    

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

    >=1.1 && <1.5
    to
    >=1.1 && <1.6

-r1 (Only-0.1-r1) 2017-06-19T09:02:36Z HerbertValerioRiedel f92f5da97e647451f1ee7f5bf44914fb75062d08ccd3f36b2000d649c63d13aa
  • Changed description from

    This package provides the canonical anonymous 1-tuple type missing from Haskell for attaching typeclass instances.
    to
    This package provides a canonical anonymous 1-tuple type missing
    from Haskell for attaching typeclass instances.
    
    NOTE: There is also the </package/OneTuple OneTuple package> which
    by using a boxed @data@-type provides a 1-tuple type which has
    laziness properties which are more faithful to the ones of Haskell's
    native tuples; whereas the primary purpose of 'Only' is to
    provide the traditionally so named type-wrapper for attaching typeclass
    instances.

-r0 (Only-0.1-r0) 2017-06-12T20:31:23Z HerbertValerioRiedel 16c0b86c66fc6c44b7309c44a2074ff68598ad685f448decd9fb1cd2147885a7