[GHC] #13373: Handle long file paths on Windows
GHC
ghc-devs at haskell.org
Tue Jun 6 20:20:10 UTC 2017
#13373: Handle long file paths on Windows
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 8.1
Resolution: | Keywords:
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by joeyhess):
My software is afflicted by this problem on Windows. While the manifest
file approach is only a partial solution, it would be good to at least not
have the problem on Windows 10.
And, it seems fairly unintrusive to enable it. ghc already embeds a
manifest on windows for https://ghc.haskell.org/trac/ghc/ticket/1271 , so
could longPathAware be added to it?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13373#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list