SuperpowersCorp / refactorio

Refactorio is a tool with which you build and maintain software.
BSD 3-Clause "New" or "Revised" License
19 stars 0 forks source link

Autodetect and set appropriate pragmas when parsing Haskell modules #2

Closed lgastako closed 6 years ago

lgastako commented 6 years ago

I've implemented reading of language pragmas from the top of Haskell files. I've created #35 to cover reading extensions from cabal files.