1
1
mirror of https://github.com/google/ormolu.git synced 2024-12-13 03:34:12 +03:00
ormolu/data/printer/mhdr-multi.hs

8 lines
58 B
Haskell
Raw Normal View History

2018-12-08 17:39:42 +03:00
module MyModule
( R
, runR
, txt
, blah
)
where