From: Simon Marlow Date: Tue, 23 Sep 2008 14:04:49 +0000 (+0000) Subject: oops, forgot to add -XNewQualifiedOperators to the flags table X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=a5e3c828cc0e4d34a7139f1fd1730e87a206b1b8 oops, forgot to add -XNewQualifiedOperators to the flags table --- diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index d7f2fca..aa24617 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -792,6 +792,13 @@ + + Enable new + qualified operator syntax + dynamic + + + Enable polymorphic components for data constructors. dynamic