[C2hs] patch applied (c2hs): Use qualified names for System.CIO
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Fri Jun 20 13:34:19 EDT 2008
Fri Jun 20 10:32:39 PDT 2008 Duncan Coutts <duncan at haskell.org>
* Use qualified names for System.CIO
Always use import qualified System.CIO as CIO
instead of putting a CIO suffix on everything.
M ./src/C2HS/C.hs -2 +2
M ./src/C2HS/CHS.hs -6 +6
M ./src/C2HS/State.hs -2 +3
M ./src/Control/State.hs -3 +4
M ./src/Main.hs -37 +36
M ./src/System/CIO.hs -64 +58
View patch online:
http://darcs.haskell.org/c2hs/_darcs/patches/20080620173239-adfee-e0010853272e75d5ef9be98fbce883f2769cae21.gz
More information about the C2hs
mailing list