On Fri, Jul 15, 2011 at 10:48 AM, yi huang <yi.codepla...@gmail.com> wrote:
> I'm writing my first haskell package, how do i determine the minimal
> dependency of it, for example, it use Data.Data, how do i know which version
> of base package  first introduce Data.Data module, i can't find the answer
> with google.

You should specify the minimum version you have tested with.

Anthony

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to