mirror of
https://github.com/google/ormolu.git
synced 2024-11-27 03:24:10 +03:00
12 lines
243 B
Haskell
12 lines
243 B
Haskell
import A hiding
|
|
( foobarbazqux,
|
|
foobarbazqux,
|
|
foobarbazqux,
|
|
foobarbazqux,
|
|
foobarbazqux,
|
|
foobarbazqux,
|
|
foobarbazqux,
|
|
)
|
|
import {-# SOURCE #-} safe qualified Module as M hiding (a, b, c, d, e, f)
|
|
import Name hiding ()
|