Generic Show instance for Haskell Datatypes, inspired by Rust Debug.
Find a file
2025-08-20 17:55:02 +02:00
app "initial commit" 2025-08-20 17:34:56 +02:00
src/Pretty feat: export the convenience newtype constructor 2025-08-20 17:55:02 +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 "initial commit" 2025-08-20 17:34:56 +02:00
pretty-parse.cabal refactored everything 2025-08-20 17:46:48 +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