stackage-curator-0.15.0.0: Tools for curating Stackage bundles

Safe HaskellNone
LanguageHaskell2010

Stackage.Upload

Description

Upload to Stackage and Hackage

Synopsis

Documentation

uploadHackageDistro Source #

Arguments

:: Text

distro name

-> BuildPlan 
-> ByteString

Hackage username

-> ByteString

Hackage password

-> Manager 
-> IO (Response LByteString) 

def :: Default a => a #

The default value for this type.