Patch for Haskell Support
Peter Robinson
listener at thaldyron.com
Fri Aug 22 23:20:07 UTC 2003
> Does it touch any other code?
It doesn't touch any other code at all, just the Makefile.am in
/parts
/parts/appwizzard
/parts/filecreate/file-templates/
/parts/plugins
because that's the places where i've added the new subdirs
> Does it work? -I have not tested?
I've tested it with the 3 day old CVS and i didn't encounter any problem (it
doesn't break the rest).
At the moment it's only possible to create/build/run a Haskell project but i'm
still going to add other features.
Peter
>
> If it does not touch any other code and is useful I guess it could be
> included. There won't be many haskell users and they might be happy
> with basic (and even somewhat broken) support...
>
> /RogerL
On Friday 22 August 2003 21:26, Roger Larsson wrote:
> On Friday 22 August 2003 11.56, Peter Robinson wrote:
> > Here's a patch that enables Haskell support for Gideon.
> > http://www.thaldyron.com/modules.php?name=Downloads&d_op=getit&lid=1
> > It doesn't change any source files, just the Makefile.am's and the main
> > template file.
> > It can be installed by extracting the archive into the main kdevelop dir
> > and typing:
> > patch -p0 < haskellpart.patch
> > patch -p0 < haskellplugins.patch
> > I guess it won't be applied to the cvs any time soon for stability
> > reasons, so is there any other place where it can be kept so it doesn't
> > get lost? regards
>
More information about the KDevelop-devel
mailing list