unison/unison-cli/tests
Greg Pfeil e250d05980
Maintain NumberedArgs as structured data
This is the first step toward avoiding printing/parsing the values provided via
`NumberedArgs`. It simply adds a new sum type to hold all of the types that can
be in numbered args and stores it alongside the `Text` representation.

It currently gets discarded when we actually expand the arguments.
2024-05-22 17:50:51 -06:00
..
Unison/Test Maintain NumberedArgs as structured data 2024-05-22 17:50:51 -06:00
Main.hs fix tests 2023-06-23 17:26:23 -04:00