I'd like to be able to do something like:

    if (template-haskell < 2.3)
      cpp-options: -D TH_THE_YOUNGER
    else
      cpp-options: -D TH_THE_ELDER

  I guess this kind of thing is not possible at present?

--
_jsn
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to