Re: [Haskell-cafe] Re: viewing HS files in Firefox

2008-01-10 Thread John Meacham
On Thu, Jan 10, 2008 at 10:07:25AM -0500, Stefan Monnier wrote: > > My problem is when viewing plain darcs repositories (like mine on > > darcs.johantibell.com which I recently fixed with the above mime type > > hack.) > > Please complain to your browser('s authors): most browsers only provide > *

[Haskell-cafe] Re: viewing HS files in Firefox

2008-01-10 Thread Achim Schneider
Stefan Monnier <[EMAIL PROTECTED]> wrote: > > My problem is when viewing plain darcs repositories (like mine on > > darcs.johantibell.com which I recently fixed with the above mime > > type hack.) > > Please complain to your browser('s authors): most browsers only > provide *one* way to view a gi

[Haskell-cafe] Re: viewing HS files in Firefox

2008-01-10 Thread Stefan Monnier
> My problem is when viewing plain darcs repositories (like mine on > darcs.johantibell.com which I recently fixed with the above mime type > hack.) Please complain to your browser('s authors): most browsers only provide *one* way to view a given mime-type, which is stupid. It's not specific to .

[Haskell-cafe] Re: viewing HS files in Firefox

2007-10-28 Thread apfelmus
Thomas Schilling wrote: Isaac Dupree wrote: When I try to go to one of the Module.hs files, e.g. on darcs.haskell.org, it now has type HS and Firefox refuses to display it (and only lets me download it). Does anyone know how to make Firefox treat certain file types as others (HS as plain text