Skip to content

Commit

Permalink
Try fixing clash in lts-6
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Mar 19, 2017
1 parent 3e54ad3 commit 7236292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Main.hs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Main where

import Tldr
import Options.Applicative
import Options.Applicative hiding ((<>))
import Data.Semigroup ((<>))
import Control.Monad
import System.Directory
Expand Down

0 comments on commit 7236292

Please sign in to comment.