mirror of
https://github.com/google/ormolu.git
synced 2024-11-27 03:24:10 +03:00
5 lines
73 B
Haskell
5 lines
73 B
Haskell
module P where
|
|
|
|
import Prelude hiding (id, (.))
|
|
import qualified Prelude
|