clean up old misplaced comment
This commit is contained in:
parent
16cbecbd09
commit
75d769d0f3
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2017-06-06T19:59:43Z"
|
||||
content="""
|
||||
<https://downloads.haskell.org/~ghc/6.10.3/docs/html/users_guide/options-phases.html#options-linker>
|
||||
has some stuff about the windows manifest files. Seems that ghc supplies a
|
||||
default one, and -fno-embed-manifest can be used to disable that. Then
|
||||
`windres` could be used to add in a manifest file that enables long
|
||||
filenames.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue