PROPOSAL: Literate haskell and module file names

Ganesh Sittampalam ganesh at earth.li
Sun Mar 16 15:26:40 UTC 2014


The behaviour could be invoked only for lower-case parts, but that may
prove problematic on case-insensitive filesystems like Windows.

On 16/03/2014 13:52, Carter Schonwald wrote:
> Idk, this behavior of doing Data.Vector.lhs seems pretty awesome.  I
> actually might start doing that.  That ghc allows that seems pretty darn
> awesome. And handy too
> 
> On Sunday, March 16, 2014, Merijn Verstraaten <merijn at inconsistent.nl
> <mailto:merijn at inconsistent.nl>> wrote:
> 
>     My personal approach would have been to make ghc accept "Foo.*.lhs",
>     maintaining a list of potential file format seems arduous and error
>     prone.
> 
>     Cheers,
>     Merijn
> 
>     On Mar 16, 2014, at 14:13 , Joachim Breitner wrote:
>     > Hi,
>     >
>     > Am Sonntag, den 16.03.2014, 13:56 +0100 schrieb Merijn Verstraaten:
>     >> Cons:
>     >
>     > GHC would have to either maintain a possibly long of variants to look
>     > for ([".hs", ".lhs", ".rst.lhs", ".md.lhs", ".svg.lhs", ".docx.lhs"]),
>     > or look for "Foo.*.lhs".
>     >
>     > I’d find the latter acceptable, but it should be noted.
>     >
>     > Greetings,
>     > Joachim
>     >
>     > --
>     > Joachim “nomeata” Breitner
>     >  mail at joachim-breitner.de <javascript:;> •
>     http://www.joachim-breitner.de/
>     >  Jabber: nomeata at joachim-breitner.de <javascript:;>  • GPG-Key:
>     0x4743206C
>     >  Debian Developer: nomeata at debian.org <javascript:;>
>     > _______________________________________________
>     > Glasgow-haskell-users mailing list
>     > Glasgow-haskell-users at haskell.org <javascript:;>
>     > http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
> 
> 
> 
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
> 



More information about the Glasgow-haskell-users mailing list