packages feed

Cabal revisions of hoopl-3.7.1.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:                hoopl-Version:             3.7.1.0-Description:         Higher-order optimization library-License:             BSD3-License-file:        LICENSE-Author:              Norman Ramsey, João Dias, and Simon Peyton Jones-Maintainer:          nr@cs.tufts.edu-Build-Type:          Simple-Cabal-Version:       >=1.2-Synopsis:            A library to support dataflow analysis and optimization-Category:            Compilers/Interpeters--Library-  Build-Depends:     base >= 3 && < 5, containers-  Exposed-modules:   Compiler.Hoopl,-                     Compiler.Hoopl.Dataflow, Compiler.Hoopl.Graph, -                     Compiler.Hoopl.MkGraph,-                     Compiler.Hoopl.Fuel, Compiler.Hoopl.Label-  ghc-options:       -Wall -fno-warn-name-shadowing+Name:                hoopl
+Version:             3.7.1.0
+x-revision: 1
+Description:         Higher-order optimization library
+License:             BSD3
+License-file:        LICENSE
+Author:              Norman Ramsey, João Dias, and Simon Peyton Jones
+Maintainer:          nr@cs.tufts.edu
+Build-Type:          Simple
+Cabal-Version:       >=1.2
+Synopsis:            A library to support dataflow analysis and optimization
+Category:            Compilers/Interpeters
+
+Library
+  -- this package version is broken due to a missing module
+  build-depends: base<0
+  Build-Depends:     base >= 3 && < 5, containers
+  Exposed-modules:   Compiler.Hoopl,
+                     Compiler.Hoopl.Dataflow, Compiler.Hoopl.Graph, 
+                     Compiler.Hoopl.MkGraph,
+                     Compiler.Hoopl.Fuel, Compiler.Hoopl.Label
+  ghc-options:       -Wall -fno-warn-name-shadowing