On 11/6/10 3:13 AM, Ivan Lazar Miljenovic wrote:
On 6 November 2010 17:52, Reiner Pope<[email protected]>  wrote:
Ah, I hadn't thought of that. But doesn't the version of GHC change
much more often than the version of base does?

Each major version of GHC has a different (major) version of base.

I think you can also say stuff like "ghc>= 6.10", but I'm not sure.

The correct condition notation is: impl(ghc >= 6.10)

--
Live well,
~wren
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to