patch applied (packages/base): Rename System.Event to GHC.Event
Ian Lynagh
igloo at earth.li
Tue Mar 22 03:02:42 CET 2011
Mon Mar 21 16:43:46 PDT 2011 Ian Lynagh <igloo at earth.li>
* Rename System.Event to GHC.Event
It's just an internal GHC library, for now at least
./System/Event -> ./GHC/Event
./System/Event.hs -> ./GHC/Event.hs
M ./GHC/Conc/IO.hs -1 +1
M ./GHC/Event.hs -2 +2
M ./GHC/Event/Array.hs -2 +2
M ./GHC/Event/Clock.hsc -1 +1
M ./GHC/Event/Control.hs -1 +1
M ./GHC/Event/EPoll.hsc -4 +4
M ./GHC/Event/IntMap.hs -2 +2
M ./GHC/Event/Internal.hs -1 +1
M ./GHC/Event/KQueue.hsc -4 +4
M ./GHC/Event/Manager.hs -13 +13
M ./GHC/Event/PSQ.hs -3 +3
M ./GHC/Event/Poll.hsc -3 +3
M ./GHC/Event/Thread.hs -4 +4
M ./GHC/Event/Unique.hs -1 +1
M ./base.cabal -13 +13
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=packages/base;a=darcs_commitdiff;h=20110321234346-3fd76-135f78e844d0d019178a0d3037006a0d2247ff3d.gz
More information about the Cvs-libraries
mailing list