packages feed

caerbannog 1.0.0.1 → 1.0.0.2

raw patch · 2 files changed

+6/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

README.markdown view
@@ -4,6 +4,9 @@ [![Hackage](https://img.shields.io/hackage/v/caerbannog)](https://hackage.haskell.org/package/caerbannog) [![Stackage](https://www.stackage.org/package/caerbannog/badge/nightly?label=stackage)](https://www.stackage.org/package/caerbannog) +:warning:+This package is not maintained anymore.+ Caerbannog is a fork of `binary-bits` that supports more recent versions of GHC. Documentation is available on Hackage: <https://hackage.haskell.org/package/caerbannog>.
caerbannog.cabal view
@@ -1,10 +1,12 @@ cabal-version: 2.2  name: caerbannog-version: 1.0.0.1+version: 1.0.0.2  synopsis: That rabbit's got a vicious streak a mile wide! description:+  Warning: This package is not maintained anymore.+  .   Caerbannog is a drop in replacement for the @binary-bits@ package. Unlike   @binary-bits@ Caerbannog works with GHC 8.10, 8.8, and 8.6.   .