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 +3/−0
- caerbannog.cabal +3/−1
README.markdown view
@@ -4,6 +4,9 @@ [](https://hackage.haskell.org/package/caerbannog) [](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. .