iteratee darcs patch: remove dependency on package 'paralell'
John Lato
jwlato at gmail.com
Sun Aug 22 07:05:27 EDT 2010
On Sat, Aug 21, 2010 at 5:38 AM, Antoine Latter <aslatter at gmail.com> wrote:
> On Fri, Aug 20, 2010 at 11:36 PM, Antoine Latter <aslatter at gmail.com>
> wrote:
> > 1 patch for repository http://tanimoto.us/~jwlato/haskell/iteratee<http://tanimoto.us/%7Ejwlato/haskell/iteratee>
> :
> >
> > Fri Aug 20 23:36:01 CDT 2010 Antoine Latter <aslatter at gmail.com>
> > * remove dependency on package 'paralell'
> >
>
> A grep revealed no code pulling in Control.Seq or Control.Parallel, so
> I'm guessing this is safe no matter how the end-user builds. Although
> a test on a Windows box couldn't hurt.
>
> Antoine
The enumPair function used to depend on Control.Parallel, but no longer.
Thanks for catching this.
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.haskell.org/pipermail/iteratee/attachments/20100822/e1e813e1/attachment.htm
More information about the Iteratee
mailing list