Metadata revisions for OneTuple-0.2.2

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
-r3 (OneTuple-0.2.2-r3) 2019-09-01T17:21:37Z phadej 1f38ccd07a57f22cfa83c5605875e7c8c8b69c0c7886387012650328a44b6a54
  • Changed the library component's library dependency on 'base' from

    >=4.3 && <4.13
    to
    >=4.3 && <4.14

-r2 (OneTuple-0.2.2-r2) 2019-06-02T16:29:08Z phadej 6333f89935827f92adb20e16eb72a02abf6ee3b64f25d4b9ef249dd8eb8527c6
  • Changed tested-with from

    ghc ==7.0.4 || ==7.2.2 || ==7.4.2 || ==7.6.3 || ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.3 || ==8.6.1
    to
    ghc ==7.0.4 || ==7.2.2 || ==7.4.2 || ==7.6.3 || ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.1

  • Changed source-repository from

    source-repository head
        type:     git
        location: https://github.com/phadej/OneTUple.git
    
    to
    source-repository head
        type:     git
        location: https://github.com/phadej/OneTuple.git
    

  • Changed description from

    This package provides a singleton tuple data type
    
    > data OneTuple = OneTuple a
    
    Note: it's not a @newtype@
    to
    This package provides a singleton tuple data type
    
    > data OneTuple a = OneTuple a
    
    Note: it's not a @newtype@

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

    >=0.18.4 && <0.19
    to
    >=0.18.4 && <0.20

-r1 (OneTuple-0.2.2-r1) 2018-09-24T11:45:36Z phadej d85760c1b53d67b6e63244a6426092fbd497a62ea6587d38b5f5d345df104d1e
  • Changed tested-with from

    ghc ==7.0.4 || ==7.2.2 || ==7.4.2 || ==7.6.3 || ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.2
    to
    ghc ==7.0.4 || ==7.2.2 || ==7.4.2 || ==7.6.3 || ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.3 || ==8.6.1

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

    >=4.3 && <4.12
    to
    >=4.3 && <4.13

-r0 (OneTuple-0.2.2-r0) 2018-05-12T22:15:57Z phadej e5782a10c5d74cbb61d0786e1e96b64a035193602dc7012ebe8f4e05e769c8d6