|
Re: [GHC] #730: ghc needs a man page: msg#00110lang.haskell.glasgow.bugs
#730: ghc needs a man page -----------------------------------+---------------------------------------- Reporter: almeidaraf@xxxxxxxxx | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler | Version: 6.4.1 Severity: normal | Resolution: Keywords: | Os: Unknown Difficulty: Unknown | Architecture: Unknown -----------------------------------+---------------------------------------- Comment (by igloo): I've attached the flags.xsl.in we use to generate a manpage (@VERSION@ gets substituted in it, then it's used thus: { head -1 ghc/docs/users_guide/flags.xml; \ echo "<!DOCTYPE sect1 [<!ENTITY ndash \"-\"> \ <!ENTITY ldquo \"\`\"> \ <!ENTITY rdquo \"'\">]>"; \ tail -n +2 ghc/docs/users_guide/flags.xml; } \ | xsltproc debian/flags.xsl - > debian/ghc6.1 ) Thanks Ian -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/730> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #727: Write a generic Trie., GHC |
|---|---|
| Next by Date: | Re: [GHC] #667: Efficient Map <-> Set conversions, GHC |
| Previous by Thread: | [GHC] #730: ghc needs a man page, GHC |
| Next by Thread: | Re: [GHC] #667: Efficient Map <-> Set conversions, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |