Metadata revisions for failable-0.1.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
-r1 (failable-0.1.0.1-r1) 2019-01-30T15:37:03Z erick b3afdb6705e65713ac5a90d2780c9fdd6ac79ee00d43a8288dec02aa161c5885
  • 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 GitHub at <https://github.com/githubuser/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.1-r0) 2019-01-12T11:17:28Z erick 051b6391e12d74b8da521eeac56cce51ed6d381e6d91b23d54ae3d18f83399f8