haddock 2.13.0 → 2.13.1
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGES +1/−1
- haddock.cabal +1/−1
CHANGES view
@@ -1,4 +1,4 @@-Changes in version 2.13.0+Changes in version 2.13.1 * Hide instances that are "internal" to a module
haddock.cabal view
@@ -1,5 +1,5 @@ name: haddock-version: 2.13.0+version: 2.13.1 synopsis: A documentation-generation tool for Haskell libraries description: Haddock is a documentation-generation tool for Haskell libraries