imgurder-1.2: imgurder.cabal
Name: imgurder
Version: 1.2
License: BSD3
License-file: LICENSE
Author: Dan Colish
Maintainer: dcolish@gmail.com
Build-Type: Simple
Cabal-Version: >=1.2
Synopsis: Uploader for Imgur
Category: Web
Description: A simple uploader for the Imgur api.
Executable imgurder
Main-is: main.hs
Build-Depends: base >= 3 && < 5, hxt-xpath >= 8.5.4, hxt >= 8.3.2,
curl >= 1.3.5, directory >= 1.0.0.3, haskell98 >= 1,
url >= 2
Library
Build-Depends: base >= 3 && < 5, hxt-xpath >= 8.5.4, hxt >= 8.3.2,
curl >= 1.3.5, directory >= 1.0.0.3, haskell98 >= 1,
url >= 2
Exposed-modules: Network.Imgurder