fedora-dists

Library for Fedora distribution versions

https://github.com/juhp/fedora-dists

Version on this page:2.1.0
LTS Haskell 22.17:2.1.1
Stackage Nightly 2024-04-20:2.1.1
Latest on Hackage:2.1.1

See all snapshots fedora-dists appears in

GPL-3.0-only licensed by Jens Petersen
Maintained by [email protected]
This version can be pinned in stack with:fedora-dists-2.1.0@sha256:fc6fe5baa1ba6de0eabd8dd492f46a41909008343c4da064eb7d10f990deb787,2084

Module documentation for 2.1.0

Used by 1 package in nightly-2022-05-19(full list with versions):

fedora-dists

Hackage GPL-3 license Stackage Lts Stackage Nightly GitHub CI

Library for Fedora distribution versions

See https://hackage.haskell.org/package/fedora-dists for documentation.

Changes

Changelog

fedora-dists uses PVP Versioning.

2.1.0 (2022-05-18)

  • add epel-next to Dist and Branch (juhp/fbrnch#29)
  • remove obsolete deps on bytestring and time

2.0.0 (2022-01-17)

1.1.2 (2020-01-24)

  • mockConfig rawhide version
  • drop F29 and EPEL6

1.1.1 (2019-12-15)

  • fix read and show for RHEL

1.1.0 (2019-10-29)

  • update for Fedora 31
  • haddock documentation
  • move distTag, distTarget and hackageRelease to fedora-haskell-tools

1.0.1

  • add mockConfig and distContainer
  • Fedora 30 branched from Rawhide

1.0.0.2

  • add haddock strings
  • base >= 4.6 (ghc-7.6)

1.0.0

  • initial release (project created with summoner)
  • based Dists from fedora-haskell-tools
  • Dist is now a datatype