Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
newtype PropertySource Source #
readProperties :: MonadIO m => FilePath -> m (Map PropertyName PropertySource) Source #
findProperties :: FilePath -> String -> Map PropertyName PropertySource Source #
Pos | |
|