ormolu/data/examples/module-header
waddlaw ae40a33507 Sort language pragmas and fix their placement in modules
The approach we take here is parsing of language pragmas on creation of
comment stream and then pretty-printing them in a separate block.
2019-07-05 20:03:31 +02:00
..
double-shebangs-out.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
double-shebangs.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
empty-out.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
empty.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
multiline2-out.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
multiline2.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
multiline-empty-out.hs Remove trailing whitespace from empty export list 2019-06-23 18:38:46 +02:00
multiline-empty.hs Remove trailing whitespace from empty export list 2019-06-23 18:38:46 +02:00
multiline-out.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
multiline-with-comments-out.hs Sort language pragmas and fix their placement in modules 2019-07-05 20:03:31 +02:00
multiline-with-comments.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
multiline.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
simple-out.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
simple-with-comments-out.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
simple-with-comments.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
simple.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
singleline-empty-out.hs Sort language pragmas and fix their placement in modules 2019-07-05 20:03:31 +02:00
singleline-empty.hs Sort language pragmas and fix their placement in modules 2019-07-05 20:03:31 +02:00
singleline-out.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
singleline.hs Implement handling of comments and printing of module headers 2019-02-21 18:15:27 +01:00
warning-pragma-list-multiline-out.hs [#52] Implement WARNING/DEPRECATED in module header 2019-06-19 17:35:45 +02:00
warning-pragma-list-multiline.hs [#52] Implement WARNING/DEPRECATED in module header 2019-06-19 17:35:45 +02:00
warning-pragma-multiline-out.hs [#52] Implement WARNING/DEPRECATED in module header 2019-06-19 17:35:45 +02:00
warning-pragma-multiline.hs [#52] Implement WARNING/DEPRECATED in module header 2019-06-19 17:35:45 +02:00
warning-pragma-out.hs [#52] Implement WARNING/DEPRECATED in module header 2019-06-19 17:35:45 +02:00
warning-pragma-singleton-list-out.hs [#52] Implement WARNING/DEPRECATED in module header 2019-06-19 17:35:45 +02:00
warning-pragma-singleton-list.hs [#52] Implement WARNING/DEPRECATED in module header 2019-06-19 17:35:45 +02:00
warning-pragma.hs [#52] Implement WARNING/DEPRECATED in module header 2019-06-19 17:35:45 +02:00