#1578: darcs-all work around for darcs Issue 467
--------------------------+-------------------------------------------------
Reporter: thorkilnaur | Owner:
Type: bug | Status: new
Priority: normal | Milestone: _|_
Component: Build System | Version: 6.7
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
--------------------------+-------------------------------------------------
Comment (by claus):
if you can use cygwin's `pwd`, you can use its `cygpath`, but if you don't
want to depend on cygwin, how about:
{{{
$ ghc -e System.Directory.getCurrentDirectory
"C:\\cygwin\\home\\cr3"
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1578#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs