Skip to content

Commit

Permalink
Add another missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed Feb 24, 2016
1 parent c89bc92 commit c1e46f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Action/Generate.hs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import qualified Data.Map as Map
import qualified Data.Text as T
import Control.Monad.Extra
import Control.Applicative
import Data.Monoid
import System.Console.CmdArgs.Verbosity
import Prelude

Expand Down

0 comments on commit c1e46f7

Please sign in to comment.