Unknown option -XPatternSig used in warning

Wolfgang Jeltsch g9ks157k at acme.softbase.org
Wed Sep 19 11:20:40 EDT 2007


Am Mittwoch, 19. September 2007 14:20 schrieb Bas van Dijk:
> […]

> {-# OPTIONS_GHC -XPatternSigs #-}

You should use {-# LANGUAGE PatternSigs #-}

> […]

Best wishes,
Wolfgang


More information about the Glasgow-haskell-users mailing list