patch applied (cabal): Parse extension names in .cabal files using Text rather than Read
25 Mar
2008
25 Mar
'08
2:36 a.m.
Mon Mar 24 12:16:22 PDT 2008 Duncan Coutts <duncan@haskell.org> * Parse extension names in .cabal files using Text rather than Read This means we can now parse unknown extensions without falling over. Indeed if the compiler supports the unknown extension then we can even successfully use it. This gives us some forwards compatability for new extensions. M ./Distribution/ParseUtils.hs -1 +1 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080324191622-adfee-de5357b74...
6685
Age (days ago)
6685
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts