darcs patch: Split known-extensions off into their own type, and re...

Ian Lynagh igloo at earth.li
Mon Oct 25 20:22:06 EDT 2010


1 patch for repository http://darcs.haskell.org/packages/Cabal:

Tue Oct 26 00:26:24 BST 2010  Ian Lynagh <igloo at earth.li>
  * Split known-extensions off into their own type, and remove knownExtensions
  The knownExtensions list had already got out of sync with the datatype.
  Now we use an Enum instance to get the list of constructors.
  Also, having the actual extensions in a separate type than UnknownExtension
  and EnableExtension makes it easier to add extension disabling support
  later.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 42758 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/cabal-devel/attachments/20101025/4543c8e7/attachment-0001.bin


More information about the cabal-devel mailing list