Am Dienstag, 5. August 2014, 12:49:29 schrieb Carter Schonwald:
> more concretely
> #if defined(__GLASGOW_HASKELL__) && ( __GLASGOW_HASKELL__ >= 707)
>  --- do the deriving version here

I can't do a deriving version, because ProcessStatus is part of the GHC 
libraries (System.Posix.Process). Its definition can't be changed.

> #else
> --- your current stuff
> #endif


Cheers,
V.W.

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to