1
1
mirror of https://github.com/tweag/ormolu.git synced 2024-08-17 00:40:27 +03:00
ormolu/fixity-tests
2024-02-01 21:31:13 +01:00
..
.ormolu Allow to specify module re-exports in .ormolu files 2023-05-15 20:43:41 +02:00
default.nix Prioritize fixity overrides and module re-exports from command line 2024-02-01 21:31:13 +01:00
dummy.cabal Introduce operator fixity configuration 2022-05-12 13:50:42 +02:00
test-0-input.hs Implement a more precise inference of fixity information 2023-04-24 14:39:33 +02:00
test-0-ugly-expected.hs Prioritize fixity overrides and module re-exports from command line 2024-02-01 21:31:13 +01:00
test-0-with-fixity-info-expected.hs Implement a more precise inference of fixity information 2023-04-24 14:39:33 +02:00
test-1-input.hs Introduce operator fixity configuration 2022-05-12 13:50:42 +02:00
test-1-no-extra-info-expected.hs Introduce operator fixity configuration 2022-05-12 13:50:42 +02:00
test-1-with-fixity-info-expected.hs Introduce operator fixity configuration 2022-05-12 13:50:42 +02:00
test-1-with-fixity-info-weird-overwrite-expected.hs Implement a more precise inference of fixity information 2023-04-24 14:39:33 +02:00
test-2-input.hs Allow to specify module re-exports in .ormolu files 2023-05-15 20:43:41 +02:00
test-2-no-extra-info-expected.hs Allow to specify module re-exports in .ormolu files 2023-05-15 20:43:41 +02:00
test-2-with-reexports-expected.hs Allow to specify module re-exports in .ormolu files 2023-05-15 20:43:41 +02:00