Generic Show instance for Haskell Datatypes, inspired by Rust Debug.
Find a file
2025-08-21 20:07:41 +02:00
app "initial commit" 2025-08-20 17:34:56 +02:00
src/Pretty feat: instances for Ratio a and Map k v 2025-08-21 20:07:41 +02:00
test "initial commit" 2025-08-20 17:34:56 +02:00
.gitignore "initial commit" 2025-08-20 17:34:56 +02:00
CHANGELOG.md "initial commit" 2025-08-20 17:34:56 +02:00
LICENSE "initial commit" 2025-08-20 17:34:56 +02:00
package.yaml feat: more PrettySerialize instances 2025-08-20 19:25:01 +02:00
pretty-parse.cabal feat: more PrettySerialize instances 2025-08-20 19:25:01 +02:00
README.md "initial commit" 2025-08-20 17:34:56 +02:00
Setup.hs "initial commit" 2025-08-20 17:34:56 +02:00
stack.yaml "initial commit" 2025-08-20 17:34:56 +02:00
stack.yaml.lock "initial commit" 2025-08-20 17:34:56 +02:00

pretty-parse