20 Jun 2012 14:38
[commit: Win32] master: Follow changes in base (17744cc)
Ian Lynagh <igloo <at> earth.li>
2012-06-20 12:38:57 GMT
2012-06-20 12:38:57 GMT
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Win32 On branch : master http://hackage.haskell.org/trac/ghc/changeset/17744cc26fad2da4a20995de0263fb72ea597d93 >--------------------------------------------------------------- commit 17744cc26fad2da4a20995de0263fb72ea597d93 Author: Ian Lynagh <igloo <at> earth.li> Date: Wed Jun 20 02:39:02 2012 +0100 Follow changes in base >--------------------------------------------------------------- System/Win32/Info.hsc | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/System/Win32/Info.hsc b/System/Win32/Info.hsc index 2448deb..b6275da 100644 --- a/System/Win32/Info.hsc +++ b/System/Win32/Info.hsc <at> <at> -19,9 +19,8 <at> <at> module System.Win32.Info where import System.Win32.Types -import Prelude hiding (catch) import Control.Exception (catch) -import System.IO.Error hiding (catch, try)(Continue reading)
RSS Feed