rowtype-yoga / purescript-protobuf

Google Protocol Buffers for PureScript
http://pursuit.purescript.org/packages/purescript-protobuf/
BSD 3-Clause "New" or "Revised" License
54 stars 5 forks source link

unused import warnings #28

Closed jamesdbrock closed 3 years ago

jamesdbrock commented 3 years ago

@considerate has an idea about how to get rid of the PureScript unused import warnings: Create a custom Prelude for the generated code.