darcs patch: Split known-extensions off into their own type, and re...
26 Oct
2010
26 Oct
'10
8:22 a.m.
1 patch for repository http://darcs.haskell.org/packages/Cabal: Tue Oct 26 00:26:24 BST 2010 Ian Lynagh <igloo@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.
5744
Age (days ago)
5744
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ian Lynagh