newline mode (mis)handling for windows
authorJoey Hess <joeyh@joeyh.name>
Wed, 18 Nov 2020 18:48:50 +0000 (14:48 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 18 Nov 2020 18:48:50 +0000 (14:48 -0400)
commitb483be854817a379043d2926afd89faa7af0d8ef
treeea48e5bc479003bcdf50941109e610c024fede2a
parent787b39c7c14d1e8edb69040e88ee4c80e1b5d491
newline mode (mis)handling for windows

Unfortunately, there is no hGetNewLineMode. This seems like an oversight
that should be fixed in ghc, but for now, I paper over it with a windows
hack.
Utility/Process.hs
bench
test.hs