Changes for the new IO library, mainly base-package modules moving around
authorSimon Marlow <marlowsd@gmail.com>
Fri, 29 May 2009 13:18:22 +0000 (13:18 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Fri, 29 May 2009 13:18:22 +0000 (13:18 +0000)
commit1c83695b5b9ae3175c18908c1d58aeadb1f225ae
tree31d3073656ae76ac32d0a4819c9bbfc6bd82ecd6
parent2675f2b68794ef6712e1ea0b9ec110c46c9e5ebf
Changes for the new IO library, mainly base-package modules moving around
15 files changed:
compiler/basicTypes/UniqSupply.lhs
compiler/ghci/ByteCodeAsm.lhs
compiler/ghci/RtClosureInspect.hs
compiler/main/BreakArray.hs
compiler/prelude/PrelNames.lhs
compiler/utils/Binary.hs
compiler/utils/FastFunctions.lhs
compiler/utils/FastMutInt.lhs
compiler/utils/FastString.lhs
configure.ac
ghc/GhciMonad.hs
ghc/InteractiveUI.hs
rts/Prelude.h
rts/RtsStartup.c
utils/ghc-pkg/Main.hs