Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
sevanspowell committed Mar 31, 2020
1 parent d36095c commit 420e3e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/HIndent/Pretty.hs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import qualified Data.ByteString.Builder as S
import Data.Foldable (for_, traverse_)
import Data.Int
import Data.List
import Data.Monoid ((<>))
import Data.Maybe
import Data.Typeable
import HIndent.Types
Expand Down

0 comments on commit 420e3e4

Please sign in to comment.