[Haskell-cafe] ANNOUNCE: haskell-names-0.1
Andrew Cowie
andrew at operationaldynamics.com
Fri Jun 21 08:12:55 CEST 2013
On Thu, 2013-06-20 at 18:13 +0300, Roman Cheplyaka wrote:
> Namely, it can do the following:
>
> * for a module, compute its interface, i.e. the set of entities
> exported by the module, together with their original names.
>
> * for each name in the module, figure out what it refers to — whether
> it's bound locally (say, by a where clause) or globally (and then
> give its origin).
Is this a step toward being able to automatically derive an API version
number [in the SO version sense of the word; ie, has a change happened
requiring a version bump?]
AfC
Sydney
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130621/cd4f7b8e/attachment.pgp>
More information about the Haskell-Cafe
mailing list