packages feed

ghc-core 0.3 → 0.3.0.1

raw patch · 2 files changed

+2/−4 lines, 2 filesdep ~hscolour

Dependency ranges changed: hscolour

Files

− README
@@ -1,2 +0,0 @@-A convenient command line wrapper over GHC to display GHC's optimised-Core and assembly output in a human readable manner.
ghc-core.cabal view
@@ -1,5 +1,5 @@ name:           ghc-core-version:        0.3+version:        0.3.0.1 license:        BSD3 license-file:   LICENSE author:         Don Stewart@@ -27,7 +27,7 @@     build-depends:  base,                     process,                     pcre-light,-                    hscolour >= 1.9,+                    hscolour ==1.9,                     directory,                     filepath     main-is:        ghc-core.hs