ormolu/data/examples
Utku Demir b6c29bdf12 Handle OPTIONS_GHC and OPTIONS_HADDOCK pragmas
This change adds an ad-hoc parser for module pragmas to handle
OPTIONS_* pragmas. I did not want to use an existing tokenizer,
because I felt like tokenizing and pretty printing the GHC options
are more prone to error without providing much benefit.
2019-08-11 16:04:42 +02:00
..
declaration Tweak formatting of warning pragmas 2019-08-09 11:00:06 +02:00
import Change parens style and how separated lists of items are printed 2019-08-04 13:32:06 +02:00
module-header Tweak formatting of warning pragmas 2019-08-09 11:00:06 +02:00
other Handle OPTIONS_GHC and OPTIONS_HADDOCK pragmas 2019-08-11 16:04:42 +02:00