Cabal revisions of stream-fusion-0.1.2.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: stream-fusion Version: 0.1.2.3+x-revision: 1 Author: Duncan Coutts, Don Stewart Maintainer: duncan.coutts@worc.ox.ac.uk, dons00@gmail.com License: BSD3 and hide list functions from the Prelude. Category: Data Build-Type: Simple-Build-Depends: base >= 3 && < 5+Build-Depends: base >= 3 && < 4.4 Stability: experimental Tested-with: GHC==7.0.3 Exposed-modules: Data.Stream ghc-options: -fglasgow-exts -Odph -fspec-constr- -funbox-strict-fields + -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -fliberate-case-threshold100 -Wall -fno-warn-orphans-