[Haskell-cafe] How to determine minimal dependency of package

yi huang yi.codeplayer at gmail.com
Fri Jul 15 16:48:12 CEST 2011


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.

-- 
http://www.yi-programmer.com/blog/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110715/c06932a7/attachment.htm>


More information about the Haskell-Cafe mailing list