Decouple from System.Posix.Internals on Unix
authorSimon Marlow <marlowsd@gmail.com>
Wed, 17 Jun 2009 15:38:52 +0000 (15:38 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 17 Jun 2009 15:38:52 +0000 (15:38 +0000)
commit0175c045fc080615e550218149f61dcd1d4624f7
tree4b2fb914d3a14dbb42067e4a85d5b5c2343b162b
parent51e0ff110972c8d158d510670fbe1a95ae716468
Decouple from System.Posix.Internals on Unix
This will let me clean up System.Posix.Internals, and move in the
direction of having System.Directory depend only on either
System.Posix or System.Win32.
System/Directory.hs