Package Release Info

ghc-HsYAML-0.2.1.4-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-HsYAML
ghc-HsYAML-devel
ghc-HsYAML-doc
ghc-HsYAML-prof

Change Logs

* Tue Jun 25 2024 Peter Simons <psimons@suse.com>
- Update HsYAML to version 0.2.1.4 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Thu Apr 25 2024 Peter Simons <psimons@suse.com>
- Update HsYAML to version 0.2.1.4.
  [#]## 0.2.1.4
  _2024-04-25_
  * Drop support for GHC 7
  * Testsuite: relax lower bounds to accommodate LTS 11.22 (GHC 8.2) for new Stack CI
  * Tested with GHC 8.0 - 9.10.0 (alpha3)
* Tue Apr 16 2024 Peter Simons <psimons@suse.com>
- Update HsYAML to version 0.2.1.3 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Sat Oct 14 2023 Peter Simons <psimons@suse.com>
- Update HsYAML to version 0.2.1.3.
  [#]## 0.2.1.3
  _2023-10-14_
  * Pacify `x-partial` warning of GHC 9.8
  * Tested with GHC 7.10 - 9.8.1
* Fri Sep 29 2023 Peter Simons <psimons@suse.com>
- Update HsYAML to version 0.2.1.2.
  [#]## 0.2.1.2
  _2023-09-29_
  * Add `default-extensions: TypeOperators` to silence warning under GHC ≥ 9.4.
  * Support latest versions of dependencies.
  * Tested with GHC 7.10 - 9.8.0
* Thu Sep 14 2023 Peter Simons <psimons@suse.com>
- Update HsYAML to version 0.2.1.1 revision 6.
  Upstream has revised the Cabal build instructions on Hackage.
* Mon Aug 28 2023 Peter Simons <psimons@suse.com>
- Update HsYAML to version 0.2.1.1 revision 5.
  Upstream has revised the Cabal build instructions on Hackage.
* Tue Aug 01 2023 Peter Simons <psimons@suse.com>
- Update HsYAML to version 0.2.1.1 revision 4.
  Upstream has revised the Cabal build instructions on Hackage.
* Wed Jul 12 2023 Peter Simons <psimons@suse.com>
- Update HsYAML to version 0.2.1.1 revision 3.
  Upstream has revised the Cabal build instructions on Hackage.
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
Version: 0.2.1.0-bp154.3.11
* Sun Dec 26 2021 Peter Simons <psimons@suse.com>
- Update HsYAML to version 0.2.1.0 revision 4.
  Upstream has revised the Cabal build instructions on Hackage.
* Mon Nov 08 2021 psimons@suse.com
- Update HsYAML to version 0.2.1.0 revision 3.
  Upstream has revised the Cabal build instructions on Hackage.
* Thu Mar 11 2021 psimons@suse.com
- Update HsYAML to version 0.2.1.0 revision 2.
  Upstream has revised the Cabal build instructions on Hackage.
* Thu Dec 17 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Mon Aug 31 2020 psimons@suse.com
- Update HsYAML to version 0.2.1.0 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 16 2020 Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
Version: 0.2.1.0-bp152.2.2
* Thu May 07 2020 Peter Simons <psimons@suse.com>
- Update Cabal file to get more accurate dependency information.
* Mon Dec 23 2019 psimons@suse.com
- Update HsYAML to version 0.2.1.0.
  Upstream has edited the change log file since the last release in
  a non-trivial way, i.e. they did more than just add a new entry
  at the top. You can review the file at:
  http://hackage.haskell.org/package/HsYAML-0.2.1.0/src/ChangeLog.md
* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
* Sat May 18 2019 psimons@suse.com
- Update HsYAML to version 0.1.2.0.
  * Add convenience functions `decode1` and `decode1Strict`
    expecting exactly one YAML document
    ([#5](https://github.com/haskell-hvr/HsYAML/pull/5))
  * Fix a couple corner-cases in the YAML tokenization
    ([#10](https://github.com/haskell-hvr/HsYAML/pull/10))
Version: 0.1.1.3-bp151.1.9
* Thu Jan 03 2019 psimons@suse.com
- Update HsYAML to version 0.1.1.3.
  * Fix bug in float regexp being too lax in the JSON and Core
    schema ([#7](https://github.com/hvr/HsYAML/issues/7))
  * Remove dependency on `dlist`
* Fri Oct 19 2018 Peter Simons <psimons@suse.com>
- Update Cabal build instructions to support ghc-8.6.1.
* Wed Jul 18 2018 psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
  and update copyright headers with spec-cleaner.
* Tue Jul 17 2018 psimons@suse.com
- Add HsYAML at version 0.1.1.2.