Metadata revisions for HsYAML-aeson-0.2.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
-r10 (HsYAML-aeson-0.2.0.1-r10) 2023-10-14T11:30:43Z AndreasAbel 79f482b0bfed15de4aebdb3e32a562cfa95659b2d84c4cc12dea0cd02eb629f5
  • Changed tested-with from

    ghc ==9.8.0: ghc ==9.6.3: ghc ==9.4.7: ghc ==9.2.8: ghc ==9.0.2: ghc ==8.10.7: ghc ==8.8.4: ghc ==8.6.5: ghc ==8.4.4: ghc ==8.2.2: ghc ==8.0.2: ghc ==7.10.3
    to
    ghc ==9.8.1: ghc ==9.6.3: ghc ==9.4.7: ghc ==9.2.8: ghc ==9.0.2: ghc ==8.10.7: ghc ==8.8.4: ghc ==8.6.5: ghc ==8.4.4: ghc ==8.2.2: ghc ==8.0.2

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

    ^>=1.2.3 || ^>=2.0
    to
    ^>=1.2.3 || ^>=2.0 || ^>=2.1

-r9 (HsYAML-aeson-0.2.0.1-r9) 2023-09-29T11:57:46Z AndreasAbel e8f562d3ba853b752163227635de435c71bef357d754cd902ec3c05d4e90cae5
  • Changed tested-with from

    ghc ==9.6.2: ghc ==9.4.5: ghc ==9.2.8: ghc ==9.0.2: ghc ==8.10.7: ghc ==8.8.4: ghc ==8.6.5: ghc ==8.4.4: ghc ==8.2.2: ghc ==8.0.2: ghc ==7.10.3: ghc ==7.8.4: ghc ==7.6.3: ghc ==7.4.2
    to
    ghc ==9.8.0: ghc ==9.6.3: ghc ==9.4.7: ghc ==9.2.8: ghc ==9.0.2: ghc ==8.10.7: ghc ==8.8.4: ghc ==8.6.5: ghc ==8.4.4: ghc ==8.2.2: ghc ==8.0.2: ghc ==7.10.3

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

    >=0.4.2 && <0.7
    to
    >=0.4.2 && <0.8

-r8 (HsYAML-aeson-0.2.0.1-r8) 2023-08-01T16:11:31Z AndreasAbel 9475eb9c923f9d88e0af5d998aace37e5c106dc9cd095e60439e8a308cbff972
  • Changed the library component's library dependency on 'base' from

    >=4.5 && <4.19
    to
    >=4.5 && <5

-r7 (HsYAML-aeson-0.2.0.1-r7) 2023-07-16T19:10:38Z AndreasAbel ddec5ac31557ea1b34150a7739f89001d4e679d8c263da5410bfb99999f531ff
  • Changed tested-with from

    ghc ==9.6.0: ghc ==9.4.4: ghc ==9.2.6: ghc ==9.0.2: ghc ==8.10.7: ghc ==8.8.4: ghc ==8.6.5: ghc ==8.4.4: ghc ==8.2.2: ghc ==8.0.2: ghc ==7.10.3: ghc ==7.8.4: ghc ==7.6.3: ghc ==7.4.2
    to
    ghc ==9.6.2: ghc ==9.4.5: ghc ==9.2.8: ghc ==9.0.2: ghc ==8.10.7: ghc ==8.8.4: ghc ==8.6.5: ghc ==8.4.4: ghc ==8.2.2: ghc ==8.0.2: ghc ==7.10.3: ghc ==7.8.4: ghc ==7.6.3: ghc ==7.4.2

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

    ^>=1.4.0.0 || ^>=1.5.0.0 || ^>=2.0.0.0 || ^>=2.1.0.0
    to
    ^>=1.4.0.0 || ^>=1.5.0.0 || ^>=2.0.0.0 || ^>=2.1.0.0 || ^>=2.2.0.0

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

    ^>=0.9.2.1 || ^>=0.10.0.2 || ^>=0.11.0.0
    to
    ^>=0.9.2.1 || ^>=0.10.0.2 || ^>=0.11.0.0 || ^>=0.12.0.0

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

    ^>=2.2.1 || ^>=2.3
    to
    ^>=2.2.1 || ^>=2.3.1

-r6 (HsYAML-aeson-0.2.0.1-r6) 2023-02-25T12:19:10Z AndreasAbel 99491821ffbfc5a0d3e38ab2b3096df07c93e0a9716a723ee84ef1141140fbb0
  • Changed maintainer from

    hvr@gnu.org, Andreas Abel
    to
    Simon Jakobi, Andreas Abel

  • Changed tested-with from

    ghc ==9.0.1: ghc ==8.10.7: ghc ==8.8.4: ghc ==8.6.5: ghc ==8.4.4: ghc ==8.2.2: ghc ==8.0.2: ghc ==7.10.3: ghc ==7.8.4: ghc ==7.6.3: ghc ==7.4.2
    to
    ghc ==9.6.0: ghc ==9.4.4: ghc ==9.2.6: ghc ==9.0.2: ghc ==8.10.7: ghc ==8.8.4: ghc ==8.6.5: ghc ==8.4.4: ghc ==8.2.2: ghc ==8.0.2: ghc ==7.10.3: ghc ==7.8.4: ghc ==7.6.3: ghc ==7.4.2

  • Changed source-repository from

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

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

    >=4.5 && <4.18
    to
    >=4.5 && <4.19

-r5 (HsYAML-aeson-0.2.0.1-r5) 2022-08-09T22:16:38Z sjakobi 24340936b00e50bf76963b4f344dbc596ac06edf30a7b249f7c73454ecdc681b
  • Changed the library component's library dependency on 'base' from

    >=4.5 && <4.17
    to
    >=4.5 && <4.18

-r4 (HsYAML-aeson-0.2.0.1-r4) 2022-06-20T11:03:24Z sjakobi 335ab69db9f3d538da216ca20b52d478d758b176f97250ea1c11702b73ab595a
  • Changed the library component's library dependency on 'vector' from

    ^>=0.12.0.2
    to
    ^>=0.12.0.2 || ^>=0.13.0.0

-r3 (HsYAML-aeson-0.2.0.1-r3) 2022-06-16T15:51:45Z sjakobi 8fd3db3fc6db13f65f697634ec76b4f285533f879367d004c4f0dcca0b7f413f
  • Changed the library component's library dependency on 'aeson' from

    ^>=1.4.0.0 || ^>=1.5.0.0 || ^>=2.0.0.0
    to
    ^>=1.4.0.0 || ^>=1.5.0.0 || ^>=2.0.0.0 || ^>=2.1.0.0

-r2 (HsYAML-aeson-0.2.0.1-r2) 2022-05-11T15:57:30Z sjakobi c40a77b991afbe5a771f5fb84e210d69eb8d7696947b47c2fa5ec8e415e14996
  • Changed the library component's library dependency on 'mtl' from

    ^>=2.2.1
    to
    ^>=2.2.1 || ^>=2.3

-r1 (HsYAML-aeson-0.2.0.1-r1) 2022-01-21T13:18:32Z AndreasAbel d54f026d971a932032426aed1ca6f6526ed976ea699450c62113d4590f8c2f35
  • Changed the library component's library dependency on 'text' from

    ^>=1.2.3
    to
    ^>=1.2.3 || ^>=2.0

-r0 (HsYAML-aeson-0.2.0.1-r0) 2021-11-07T23:29:01Z AndreasAbel 700ce35254b58ff88c9b4f15c08b24850a911010750c7e1a09e455ec0dac83f7