Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the ack CPAN distribution.

Maintainer(s)' notes

ack's issues are tracked at https://github.com/petdance/ack2

Report information
The Basics
Id: 21095
Status: resolved
Priority: 0/
Queue: ack

People
Owner: Nobody in particular
Requestors: GAAL [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.24
Fixed in: (no value)



Subject: [PATCH] --haskell
The following patch adds supports for looking in Haskell files: --- Ack.pm 2006-07-16 02:10:36.000000000 -0400 +++ /usr/local/share/perl/5.8.8/App/Ack.pm 2006-08-08 10:37:49.000000000 -0400 @@ -50,6 +50,7 @@ shell => [qw( sh bash csh ksh zsh )], sql => [qw( sql ctl )], yaml => [qw( yaml )], + haskell => [qw( hs lhs )], ); sub _init_types { @@ -300,6 +301,7 @@ -a, --all All files, regardless of extension (but still skips RCS, CVS, .svn, _darcs and blib dirs) --[no]cc LIST + --[no]haskell LIST --[no]javascript LIST --[no]js same as --[no]javascript --[no]parrot LIST
Subject: Re: [rt.cpan.org #21095] [PATCH] --haskell
Date: Sun, 20 Aug 2006 15:06:33 -0500
To: bug-ack [...] rt.cpan.org
From: Andy Lester <andy [...] petdance.com>
On Aug 20, 2006, at 2:51 PM, via RT wrote: Show quoted text
> > Sun Aug 20 15:51:29 2006: Request 21095 was acted upon. > Transaction: Ticket created by GAAL > Queue: ack > Subject: [PATCH] --haskell > Broken in: 1.24 > Severity: Wishlist > Owner: Nobody > Requestors: GAAL@cpan.org > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=21095 >
OK, haskell in the next release. -- Andy Lester => andy@petdance.com => www.petdance.com => AIM:petdance