Skip to content

Commit

Permalink
Small style change
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Jan 6, 2018
1 parent d9e1fa9 commit a763f6e
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
Expand Up @@ -21,7 +21,7 @@ import qualified Data.Map.Strict as Map
import Data.Maybe (fromMaybe, isJust, mapMaybe)
import qualified Data.Text as Text
import Data.Text (Text)
import Filesystem.Path (FilePath(..))
import Filesystem.Path (FilePath)
import Language.Docker hiding (Tag, workdir)
import Prelude hiding (FilePath)
import Text.ParserCombinators.ReadP
Expand Down

0 comments on commit a763f6e

Please sign in to comment.