]> git.rmz.io Git - my-scheme.git/commit
Use `showVal` to print with show rather than the default master
authorSamir Benmendil <me@rmz.io>
Tue, 23 Jan 2018 22:49:41 +0000 (22:49 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 23 Jan 2018 22:49:41 +0000 (22:49 +0000)
commit0bc46ede3abc3213bbfbe13964a343854e9b89c9
treeaf3bd4914787370ca7622d4c3eff186e7c440aea
parent200ca1efa940b94af2099828c36d6580addb6de9
Use `showVal` to print with show rather than the default

Inject `showVal` as the `show` member of an instance of `Show LispVal`.
app/Main.hs