Name: Finance-Quote-Yahoo Version: 0.5.0 Description: Obtain quote data from finance.yahoo.com Synopsis: Obtain quote data from finance.yahoo.com Category: Web Stability: experimental Homepage: http://www.b7j0c.org/content/haskell-yquote.html License: BSD3 License-file: LICENSE Author: brad clawsie Maintainer: haskell@fastmail.fm cabal-version: >=1.2 Flag splitBase Description: Choose the new smaller, split-up base package. Library if flag(splitBase) Build-Depends: base >= 3,containers,old-locale else Build-Depends: base < 3 Build-Depends: network,HTTP,HTTP-Simple,time>=1.1.1 GHC-Options: -O Exposed-modules: Finance.Quote.Yahoo