| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Elm.Internal.Dependencies
- data Deps = Deps {}
- getDependencies :: Object -> Parser [(Name, Version)]
- get :: FromJSON a => Object -> Text -> String -> Parser a
- repoToName :: String -> Either String Name
- withDeps :: FilePath -> (Deps -> ErrorT String IO a) -> ErrorT String IO a
- depsAt :: FilePath -> ErrorT String IO Deps
- prettyJSON :: Deps -> ByteString
Documentation
Constructors
| Deps | |
prettyJSON :: Deps -> ByteString Source
Encode dependencies in a canonical JSON format