Metadata revisions for servant-yaml-0.1.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
-r22 (servant-yaml-0.1.0.0-r22) 2018-10-15T18:08:27Z phadej 67ae64597493b90f205443bad7c1626cbdeed110a7e15e3198c0a4c3841425d6
  • Changed tested-with from

    ghc ==7.8.4: ghc ==7.10.3: ghc ==8.0.2: ghc ==8.2.2: ghc ==8.4.3
    to
    ghc ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.1

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

    >=4.7 && <4.12
    to
    >=4.7 && <4.13

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

    >=0.8.12 && <0.10
    to
    >=0.8.12 && <0.12

-r21 (servant-yaml-0.1.0.0-r21) 2018-07-11T18:56:09Z phadej 81f9389029b9f543e6c86373de2cf67e7283e2517335866327de9202df8234f7
  • Changed homepage from

    https://github.com/phadej/servant-yaml#readme
    to
    https://github.com/haskell-servant/servant-yaml#readme

  • Changed bug-reports from

    https://github.com/phadej/servant-yaml/issues
    to
    https://github.com/haskell-servant/servant-yaml/issues

  • Changed source-repository from

    source-repository head
        type:     git
        location: https://github.com/phadej/servant-yaml
    
    to
    source-repository head
        type:     git
        location: https://github.com/haskell-servant/servant-yaml
    

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

    >=0.8.12 && <0.9
    to
    >=0.8.12 && <0.10

-r20 (servant-yaml-0.1.0.0-r20) 2018-06-19T19:19:51Z phadej 3c6389e7a6e07a4d7f72c2e79bf9ff1df9ebc9e4cf25a9afbfd2f2222163233c
  • Changed tested-with from

    ghc ==7.8.4: ghc ==7.10.3: ghc ==8.0.2: ghc ==8.2.2: ghc ==8.4.1
    to
    ghc ==7.8.4: ghc ==7.10.3: ghc ==8.0.2: ghc ==8.2.2: ghc ==8.4.3

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

    >=0.4.4.5 && <0.14
    to
    >=0.4.4.5 && <0.15

  • Changed the test suite 'example' component's library dependency on 'aeson' from

    >=0.8.0.2 && <1.4
    to
    >=0.8.0.2 && <1.5

  • Changed the test suite 'example' component's library dependency on 'servant-server' from

    >=0.4.4.5 && <0.14
    to
    >=0.4.4.5 && <0.15

-r19 (servant-yaml-0.1.0.0-r19) 2018-05-18T12:48:31Z phadej 1bdbc2ae71513cc6c86eed980c7a9dcf5ab71fdf7fcdf597266c302085a78ec2
  • Changed tested-with from

    ghc ==7.8.4: ghc ==7.10.3: ghc ==8.0.2: ghc ==8.2.2
    to
    ghc ==7.8.4: ghc ==7.10.3: ghc ==8.0.2: ghc ==8.2.2: ghc ==8.4.1

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

    >=4.7 && <4.11
    to
    >=4.7 && <4.12

  • Changed the test suite 'example' component's library dependency on 'aeson' from

    >=0.8.0.2 && <1.3
    to
    >=0.8.0.2 && <1.4

  • Changed the test suite 'example' component's library dependency on 'base-compat' from

    >=0.6.0 && <0.10
    to
    >=0.6.0 && <0.11

-r18 (servant-yaml-0.1.0.0-r18) 2018-02-09T14:14:18Z phadej 98a06609d5906fc3f3bbf7f0f7c6c18aef971c71e56d0398343d9ff39354170d
  • Changed tested-with from

    ghc ==7.8.4: ghc ==7.10.2
    to
    ghc ==7.8.4: ghc ==7.10.3: ghc ==8.0.2: ghc ==8.2.2

  • Changed description from

    Servant support for yaml
    to
    Servant support for yaml.

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

    >=0.4.4.5 && <0.13
    to
    >=0.4.4.5 && <0.14

  • Changed the test suite 'example' component's library dependency on 'servant-server' from

    >=0.4.4.5 && <0.13
    to
    >=0.4.4.5 && <0.14

-r17 (servant-yaml-0.1.0.0-r17) 2017-11-08T09:45:37Z phadej e0b8ae031e8ae300deb6c98d37f4aa79541841bc3e321d7317193d515b5a4594
  • Changed category from

    Web
    to
    Web, Servant

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

    >=0.4.4.5 && <0.12
    to
    >=0.4.4.5 && <0.13

  • Changed the test suite 'example' component's library dependency on 'servant-server' from

    >=0.4.4.5 && <0.12
    to
    >=0.4.4.5 && <0.13

-r16 (servant-yaml-0.1.0.0-r16) 2017-06-28T13:18:14Z phadej 3e8e99dec1336d60d2e226abd1a2ab32f2b38e5fd4e8bc43fd329c30b928eeeb
  • Changed the library component's library dependency on 'base' from

    >=4.7 && <4.10
    to
    >=4.7 && <4.11

  • Changed the library component's library dependency on 'http-media' from

    >=0.6.2 && <0.7
    to
    >=0.6.2 && <0.8

  • Changed the test suite 'example' component's library dependency on 'base' from

    >=4.7 && <4.10
    to
    >=0

-r15 (servant-yaml-0.1.0.0-r15) 2017-05-24T07:50:36Z phadej 130e5b654f3da0ec169c325c882f2feffd4330337d76f2c093480145c15d6f71
  • Changed the library component's library dependency on 'servant' from

    >=0.4.4.5 && <0.11
    to
    >=0.4.4.5 && <0.12

  • Changed the test suite 'example' component's library dependency on 'bytestring' from

    >=0.10.4.0 && <0.11
    to
    >=0

  • Changed the test suite 'example' component's library dependency on 'http-media' from

    >=0.6.2 && <0.7
    to
    >=0

  • Changed the test suite 'example' component's library dependency on 'servant' from

    >=0.4.4.5 && <0.11
    to
    >=0

  • Changed the test suite 'example' component's library dependency on 'servant-server' from

    >=0.4.4.5 && <0.11
    to
    >=0.4.4.5 && <0.12

  • Changed the test suite 'example' component's library dependency on 'yaml' from

    >=0.8.12 && <0.9
    to
    >=0

-r14 (servant-yaml-0.1.0.0-r14) 2017-05-24T06:18:30Z phadej ea10a39b660d38140fe804af00a82ec75849ae8f98e4a876498b8af4728ae497
  • Changed the test suite 'example' component's library dependency on 'aeson' from

    >=0.8.0.2 && <1.2
    to
    >=0.8.0.2 && <1.3

-r13 (servant-yaml-0.1.0.0-r13) 2017-02-01T11:30:03Z phadej dba651f8c89c721a27427895340c9cf6e118ad0f752ca3cd275295a601e58573
  • Changed the library component's library dependency on 'servant' from

    >=0.4.4.5 && <0.10
    to
    >=0.4.4.5 && <0.11

  • Changed the test suite 'example' component's library dependency on 'servant' from

    >=0.4.4.5 && <0.10
    to
    >=0.4.4.5 && <0.11

  • Changed the test suite 'example' component's library dependency on 'servant-server' from

    >=0.4.4.5 && <0.10
    to
    >=0.4.4.5 && <0.11

-r12 (servant-yaml-0.1.0.0-r12) 2017-01-02T05:37:13Z phadej a8bcb29afce01078d5f6b71503ad0d7d03356a9ebeffb4ec09719a324c314519
  • Changed the test suite 'example' component's library dependency on 'aeson' from

    >=0.8.0.2 && <1.1
    to
    >=0.8.0.2 && <1.2

-r11 (servant-yaml-0.1.0.0-r11) 2016-09-22T18:06:10Z phadej 80507ee35eb6736752a80613e2a27fc89a50bbcdfc75c51785aeaf469af42902
  • Changed the library component's library dependency on 'servant' from

    >=0.4.4.5 && <0.9
    to
    >=0.4.4.5 && <0.10

  • Changed the test suite 'example' component's library dependency on 'servant' from

    >=0.4.4.5 && <0.9
    to
    >=0.4.4.5 && <0.10

  • Changed the test suite 'example' component's library dependency on 'servant-server' from

    >=0.4.4.5 && <0.9
    to
    >=0.4.4.5 && <0.10

-r10 (servant-yaml-0.1.0.0-r10) 2016-09-12T05:06:08Z phadej a310660af1ba68dc6b337878852bc27aad6d444c16c64864a6aea22584bd2611
  • Changed the test suite 'example' component's library dependency on 'servant' from

    >=0.4.4.5 && <0.8
    to
    >=0.4.4.5 && <0.9

  • Changed the test suite 'example' component's library dependency on 'servant-server' from

    >=0.4.4.5 && <0.8
    to
    >=0.4.4.5 && <0.9

-r9 (servant-yaml-0.1.0.0-r9) 2016-09-11T18:52:40Z phadej a30c9b97b94cd82fe83b4ad43943e82edba51428ce421ab59166a8cd3622b7bb
  • Changed the test suite 'example' component's library dependency on 'aeson' from

    >=0.8.0.2 && <0.12
    to
    >=0.8.0.2 && <1.1

-r8 (servant-yaml-0.1.0.0-r8) 2016-07-11T09:31:22Z phadej 134f4bb4d23eb291360e897c9f83e74f22de17918452b6de79b2044c97197c6b
  • Changed the library component's library dependency on 'servant' from

    >=0.4.4.5 && <0.8
    to
    >=0.4.4.5 && <0.9

-r7 (servant-yaml-0.1.0.0-r7) 2016-05-13T08:12:09Z phadej 9a296b06cf199ab8e8ff19172601c239c77d885196a258ee5f4eaac4ebe34e66
  • Changed the library component's library dependency on 'base' from

    >=4.7 && <4.9
    to
    >=4.7 && <4.10

  • Changed the test suite 'example' component's library dependency on 'base' from

    >=4.7 && <4.9
    to
    >=4.7 && <4.10

  • Changed the test suite 'example' component's library dependency on 'servant' from

    >=0.4.4.5 && <0.7
    to
    >=0.4.4.5 && <0.8

-r6 (servant-yaml-0.1.0.0-r6) 2016-04-29T13:27:44Z phadej a9fa85d3e31c0057aa1144044436cc833a1a46165760b03e00e4c23bce578cb0
  • Changed the library component's library dependency on 'servant' from

    >=0.4.4.5 && <0.7
    to
    >=0.4.4.5 && <0.8

  • Changed the test suite 'example' component's library dependency on 'servant-server' from

    >=0.4.4.5 && <0.7
    to
    >=0.4.4.5 && <0.8

-r5 (servant-yaml-0.1.0.0-r5) 2016-04-06T15:16:32Z phadej 49eac863eece8a51ed250931103972dae2bf1551a4d6cb5d55c5d4ae65cb24b3
  • Changed the library component's library dependency on 'servant' from

    >=0.4.4.5 && <0.6
    to
    >=0.4.4.5 && <0.7

  • Changed the test suite 'example' component's library dependency on 'servant' from

    >=0.4.4.5 && <0.6
    to
    >=0.4.4.5 && <0.7

  • Changed the test suite 'example' component's library dependency on 'servant-server' from

    >=0.4.4.5 && <0.6
    to
    >=0.4.4.5 && <0.7

-r4 (servant-yaml-0.1.0.0-r4) 2016-03-21T13:27:53Z phadej 7384ce42808b7df6200f48299a55524e1793072a33529b433eef0113319fd742
  • Changed the library component's library dependency on 'servant' from

    >=0.4.4.5 && <0.5
    to
    >=0.4.4.5 && <0.6

  • Changed the test suite 'example' component's library dependency on 'servant' from

    >=0.4.4.5 && <0.5
    to
    >=0.4.4.5 && <0.6

  • Changed the test suite 'example' component's library dependency on 'servant-server' from

    >=0.4.4.5 && <0.5
    to
    >=0.4.4.5 && <0.6

-r3 (servant-yaml-0.1.0.0-r3) 2016-03-17T21:04:09Z phadej 719641bbee8e5176d08614687070c45058c8b5a3ac6fcb1037599f6a9b75df58
  • Changed the test suite 'example' component's library dependency on 'aeson' from

    >=0.8.0.2 && <0.11
    to
    >=0.8.0.2 && <0.12

-r2 (servant-yaml-0.1.0.0-r2) 2016-01-15T08:49:10Z phadej 3ef09bca6255336c4a1dfd58b27a0d24957ea31e42d51d3b9334790518818ed0
  • Changed the test suite 'example' component's library dependency on 'base-compat' from

    >=0.6.0 && <0.9
    to
    >=0.6.0 && <0.10

-r1 (servant-yaml-0.1.0.0-r1) 2016-01-09T13:25:41Z phadej b9472e33042ed5317fdf61d3f413ae148e66b3747a20248ba059db75272c57d4
  • Changed the test suite 'example' component's library dependency on 'wai' from

    >=3.0.3.0 && <3.1
    to
    >=3.0.3.0 && <3.3

  • Changed the test suite 'example' component's library dependency on 'warp' from

    >=3.0.13.1 && <3.2
    to
    >=3.0.13.1 && <3.3

-r0 (servant-yaml-0.1.0.0-r0) 2015-11-01T08:37:26Z phadej c57de140dfbc2791eac648171a07244f862bf4fd3f3f7387c4fa92bfd5c54f70