Hackage treatment of source code

Douglas McIlroy <[email protected]> Sun, 1 Mar 2026 17:29:13 -0500
Newsgroups gmane.comp.lang.haskell.cafe
Message-ID <CAKH6PiUC47UHm5Q2_eAmBMS-BGaZaPOdWKRG9JoYMDoy1JEz4A@mail.gmail.com>
Hackage allows one to retrieve "source". However, the so-called source
code can't be used, because it is a colorized .html file, not .hs.
Even  if one wants to use only a snippet of what's on the screen, one
must turn to the heavy artillery of Cabal to get it.

Can there not be an option to retrieve plain text from Hackage without
interposing the colorizer?

Doug McIlroy
_______________________________________________
Haskell-Cafe mailing list -- [email protected]
To (un)subscribe, modify options or view archives go to:
Only members subscribed via the mailman list are allowed to post.