Metadata revisions for failable-0.1.0.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
-r1 (failable-0.1.0.2-r1) 2019-01-30T15:37:04Z erick 5b1b225ab4e57242db7bf28a7a2f9158d0b6c767b5ea0f6994c1262a7beeb223
  • Changed bug-reports

    https://gitlab.com/codemonkeylabs/failable/issues

  • Added source-repository

    source-repository head
        type:     git
        location: https://gitlab.com/codemonkeylabs/failable
    

  • Changed description from

    Please see the README on Gitlab at <https://gitlab.com/codemonkeylabs/failable#readme>
    to
    This library contains a 'Failable' error monad class to unify failure across monads and transformers most commonly used to implement pipelines that can fail and does so in a simple nonsense way by providing the means of signaling a computation "failure" while striving to keep the failure behaviour consistent with the actual definition of the monad/transformer. Please refer to the README file for a more elaborate description and some examples.

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

    >=4.7 && <5
    to
    >=4.8 && <5

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

    >=0
    to
    >=2.2 && <2.3

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

    >=0
    to
    >=0.4.2 && <0.6

-r0 (failable-0.1.0.2-r0) 2019-01-12T14:32:39Z erick f7af43128156dfb52ec9955ef649c2f776b43c9f4e455a363b33f7c6d4b9ab24