Metadata-Version: 1.1
Name: upload-haddocks
Version: 0.1
Summary: Fix up Stack-generated Haskell documentation and upload it to Hackage
Home-page: https://github.com/rcook/upload-haddocks
Author: Richard Cook
Author-email: rcook@rcook.org
License: MIT
Description: upload-haddocks
        ===============
        
        Simple script that fixes hyperlinks in Haskell documentation generated
        using ``stack haddock`` and then uploads it to the appropriate location
        on `Hackage <http://hackage.haskell.org/>`__
        
        Licence
        -------
        
        `MIT License <LICENSE>`__
        
        Copyright © 2017 Richard Cook
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
