|
|
|
| Description |
| Domain independent functions used by the haskell-debian package.
|
|
|
| Documentation |
|
|
| :: MonadIO m | | | => FilePath -> m a | The function we want to pass a FilePath to
| | -> String | The text that the file should contain
| | -> m a | The function's return value
|
|
|
| Produced by Haddock version 2.4.2 |