purescript-codegen / purescript-ps-cst

Purescript code printer, inspired by official purescript-cst types https://hackage.haskell.org/package/purescript/docs/Language-PureScript-CST-Types.html
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

feat: use https://github.com/natefaubion/purescript-dodo-printer #12

Closed srghma closed 4 years ago

srghma commented 4 years ago

WIP

srghma commented 4 years ago

it's finished

now the ps-cst doesnt throw the max stack size exceeded crash

BUT, now we dont need this lib https://github.com/purescript-codegen/purescript-prettyprinter-renderable in our repo

I will merge asap, but feel free to comment @paluh @flip111 @jvliwanag

srghma commented 4 years ago

I have removed purescript-codegen/purescript-prettyprinter-renderable