1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-27 09:32:18 +03:00
juvix/test/Tree/Eval
Jan Mas Rovira e0ae356cd7
Use prettyString instead of show . pretty (#2711)
Use `prettyString` instead of relying on `Show` instance for `Doc a` so
that it is more consistent with `prettyText`.
2024-04-12 10:26:54 +02:00
..
Base.hs Use prettyString instead of show . pretty (#2711) 2024-04-12 10:26:54 +02:00
Negative.hs JuvixTree negative evaluation tests (#2601) 2024-02-01 12:58:38 +00:00
Positive.hs JuvixTree "apply" transformation (#2595) 2024-01-30 15:46:10 +00:00