Fix C/Haskell type mismatches
authorIan Lynagh <igloo@earth.li>
Tue, 3 Apr 2007 19:49:43 +0000 (19:49 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 3 Apr 2007 19:49:43 +0000 (19:49 +0000)
commit553e39786807a03e5072a717d722d56d646cbde8
treed9f561697eb2b6314c2780ece27c685b037298e9
parent975a9da7e46881555ff49841e8a88babe50a2119
Fix C/Haskell type mismatches
19 files changed:
Data/Array/Base.hs
Data/ByteString/Base.hs
Foreign/Marshal/Utils.hs
GHC/Conc.lhs
GHC/Int.hs
GHC/TopHandler.lhs
GHC/Word.hs
System/Directory.hs
System/Environment.hs
System/Posix/Internals.hs
System/Posix/Signals.hs
System/Random.hs
System/Time.hsc
cbits/dirUtils.c
cbits/longlong.c
cbits/timeUtils.c
include/HsBase.h
include/dirUtils.h
include/timeUtils.h