diff options
author | Simon Marlow <marlowsd@gmail.com> | 2012-01-17 11:26:23 +0000 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2012-01-17 11:26:23 +0000 |
commit | 46b03136fd39d033b6e0ee5e56c6df0bc4248feb (patch) | |
tree | 771e5a15b9f4f3cff16e11ec6418675f05eb4f78 /compiler/ghc.cabal.in | |
parent | 919a298f8c55a343621d5f97d69fca7d74e0888b (diff) | |
download | haskell-46b03136fd39d033b6e0ee5e56c6df0bc4248feb.tar.gz |
Snapshot
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r-- | compiler/ghc.cabal.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 43574dd365..8b77144f61 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -488,6 +488,8 @@ Library Vectorise.Env Vectorise.Exp Vectorise + Hoopl.Dataflow + Hoopl Exposed-Modules: AsmCodeGen |