Cabal revisions of HCL-1.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: HCL Version: 1.5+x-revision: 1 License: BSD3 Author: Justin Bailey Homepage: http://github.com/m4dc4p/hcl/tree/master Data-files: hangman/2of12.txt Library+ -- broken release; fixed in 1.5.1+ Build-Depends: base<0 Build-Depends: base >= 4.7 && < 5, QuickCheck == 2.*, mtl, random, containers Exposed-modules: System.Console.HCL Hs-Source-Dirs: src Executable hangman+ Build-Depends: base<0 Build-Depends: HCL Main-Is: Hangman.hs Hs-Source-Dirs: hangman, src