mirror of
https://github.com/github/semantic.git
synced 2025-01-05 14:11:33 +03:00
Reformat the header.
This commit is contained in:
parent
d148286cc0
commit
2931045cb3
@ -1,4 +1,8 @@
|
||||
module Prologue (module X, lookup, FilePath) where
|
||||
module Prologue
|
||||
( module X
|
||||
, lookup
|
||||
, FilePath
|
||||
) where
|
||||
|
||||
import Protolude as X
|
||||
import Data.List (lookup)
|
||||
|
Loading…
Reference in New Issue
Block a user