Name: GHood Version: 0.0.4 License: BSD3 License-file: LICENSE Copyright: Copyright (c) 2008, Hugo Pacheco Copyright (c) 2004, Alcino Cunha Copyright (c) 2000, Claus Reinke Copyright (c) 1992-2000, Andy Gill Author: Claus Reinke Maintainer: Hugo Pacheco Synopsis: A graphical viewer for Hood Description: GHood is a graphical back-end for Hood, the front-end (the Haskell interface) is precisely that of Hood. If you have been using Hood already you won't have to change your programs to switch to GHood. If you haven't used Hood before, you can employ all the nice definitions in Hood's Observe library, just as explained in the Hood documentation (see the Hood homepage at ). Homepage: http://www.cs.kent.ac.uk/people/staff/cr3/toolbox/haskell/GHood Category: Debug Data-files: GHood.jar Build-type: Simple Cabal-Version: >=1.2 Flag splitBase Description: Choose the new smaller, split-up base package. Library Hs-Source-Dirs: src Build-Depends: base >= 3 && < 6, array, process exposed-modules: Debug.Observe other-modules: Paths_GHood extensions: ScopedTypeVariables Rank2Types TypeSynonymInstances