| Copyright | (c) Pascal Hartig, 2014 |
|---|---|
| License | MIT |
| Maintainer | phartig@rdrei.net |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | None |
| Language | Haskell2010 |
Npm.Latest
Description
This is just an experiment of me porting a node module to Haskell and learning about Lenses and Pipes along the way. Use on your own risk.
- fetchLatestVersion :: String -> IO (Maybe Text)
- extractVersion :: AsValue s => Maybe (Either t s) -> Maybe Text