Safe Haskell | None |
---|---|
Language | Haskell2010 |
Upload to Stackage and Hackage
- uploadHackageDistro :: Text -> BuildPlan -> ByteString -> ByteString -> Manager -> IO (Response LByteString)
- uploadBundleV2 :: UploadBundleV2 -> Manager -> IO Text
- data UploadBundleV2 = UploadBundleV2 {}
- def :: Default a => a
- data StackageServer
- unStackageServer :: StackageServer -> Text
Documentation
:: Text | distro name |
-> BuildPlan | |
-> ByteString | Hackage username |
-> ByteString | Hackage password |
-> Manager | |
-> IO (Response LByteString) |
uploadBundleV2 :: UploadBundleV2 -> Manager -> IO Text Source #
data UploadBundleV2 Source #
data StackageServer Source #