RE: cvs commit: fptools/mk package.mk fptools/hslibs/concurrent concurrent.conf.in fptools/hslibs/data data.conf.in fptools/hslibs/hssourc e hssource.conf.in fptools/hslibs/lang lang.conf.in fptools/hslibs/net net.conf.in ...

"Simon Marlow" <[email protected]> Fri, 16 May 2003 16:18:19 +0100
Newsgroups gmane.comp.lang.haskell.cvs.hslibs
Message-ID <9584A4A864BD8548932F2F88EB30D1C60CF668AF__18399.0060039379$1053098595@TVP-MSG-01.europe.corp.microsoft.com>
 
> On Fri, May 16, 2003 at 03:14:24AM -0700, Simon Marlow wrote:
> >     libraries/base       base.conf.in 
> >     libraries/GLUT       GLUT.conf.in 
> >     libraries/haskell98  haskell98.conf.in 
> >     libraries/haskell-src haskell-src.conf.in 
> >     libraries/HGL        HGL.conf.in 
> >     libraries/Japi       japi.conf.in 
> >     libraries/network    network.conf.in 
> >     libraries/ObjectIO   objectio.conf.in 
> >     libraries/OpenGL     OpenGL.conf.in 
> >     libraries/readline   readline.conf.in 
> >     libraries/unix       unix.conf.in 
> >     libraries/Win32      Win32.conf.in 
> >     libraries/X11        X11.conf.in 
> 
> If these things had a fixed name (rather than repeating the 
> package name), they'd be a little easier for tools to find.

Yup.  By all means go ahead and rename them.

Cheers,
	Simon