1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-12 04:43:18 +03:00
juvix/test/Core/Asm
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
Positive.hs Add Bottom node (#2112) 2023-05-23 18:31:28 +02:00