1
1
mirror of https://github.com/anoma/juvix.git synced 2024-09-11 16:26:33 +03:00
juvix/test/BackendGeb
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
..
Compilation Make compile targets a subcommand instead of a flag (#2700) 2024-04-09 13:29:07 +02:00
Eval Use prettyString instead of show . pretty (#2711) 2024-04-12 10:26:54 +02:00
FromCore Use prettyString instead of show . pretty (#2711) 2024-04-12 10:26:54 +02:00
Compilation.hs End-to-end Geb compilation tests (#1942) 2023-03-29 14:02:40 +02:00
Eval.hs Add Geb Backend Evaluator with some extra subcommands (#1808) 2023-02-22 15:27:40 +01:00
FromCore.hs Test core to geb translation (#1865) 2023-03-27 15:32:03 +02:00