Skip to content

Commit

Permalink
Merge pull request #2 from AlexanderAA/master
Browse files Browse the repository at this point in the history
Export Key, Value, Conf type synonyms
  • Loading branch information
Raynes committed Jan 16, 2014
2 parents e33e5d4 + 776aaeb commit b509810
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Data/TConfig.hs
Expand Up @@ -20,6 +20,9 @@ module Data.TConfig
, writeConfig
, remKey
, addKey
, Key
, Value
, Conf
) where

import System.IO
Expand Down

0 comments on commit b509810

Please sign in to comment.