1
1
mirror of https://github.com/google/ormolu.git synced 2024-11-23 22:27:16 +03:00
ormolu/data/printer/mhdr-multi.hs
2019-01-28 19:26:13 +01:00

8 lines
58 B
Haskell

module MyModule
( R
, runR
, txt
, blah
)
where