Make `file` parameters be in the natural order they appear in the file.
Opened this issue · 0 comments
rupertlssmith commented
file :
Module
-> List Import
-> List Declaration
-> Maybe (Comment FileComment)
-> File
Would be better if it went, module, comment, imports, declarations.