On Monday, July 3, 2017 at 6:17:22 PM UTC+1, Max Goldstein wrote: > > Can you please tell us more about what you are trying to pretty print > (JSON?) and why (restraints, assumptions, etc)?
To begin with Java code, XML, Elm code. I do a lot of stuff with code generators and currently use something horrible called String Template. I want to move away from that and am considering using Elm, or perhaps Frege or the other Haskell on JVM implementation, or Haskell, Ocaml. Doesn't need to be too sophisticated to start with, indentation and long line breaking. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
