Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
koterpillar committed Feb 6, 2015
1 parent fa86564 commit 9064fb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Language.hs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ import qualified Data.Map as M
import Data.Maybe
import qualified Data.Yaml as Y

import Utils


type Language = ISO639_1

Expand Down

0 comments on commit 9064fb7

Please sign in to comment.