pretty-show 1.6.3 → 1.6.5
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~pretty-show
Dependency ranges changed: pretty-show
Files
- pretty-show.cabal +3/−3
pretty-show.cabal view
@@ -1,5 +1,5 @@ name: pretty-show-version: 1.6.3+version: 1.6.5 category: Text synopsis: Tools for working with derived `Show` instances and generic@@ -44,7 +44,7 @@ filepath, ghc-prim ghc-options: -Wall -O2- build-tools: happy >= 1.19+ build-tools: happy source-repository head type: git@@ -57,7 +57,7 @@ hs-source-dirs: bin build-depends: base >= 3 && < 5,- pretty-show == 1.6.3+ pretty-show == 1.6.5 ghc-options: -Wall source-repository head