happy, ghc and {# OPTIONS #} pragma
Ketil Z. Malde
ketil@ii.uib.no
10 Jun 2003 09:15:41 +0200
Martin Norb=E4ck <d95mback@dtek.chalmers.se> writes:
> {-# OPTIONS -fglasgow-exts -cpp #-}
> -- parser produced by Happy Version 1.13
> {-# OPTIONS -fno-warn-unused-matches #-}
Generally, it'd be nice to be able to occasionally suppress warnings
for sections of code (with better than module granularity), where you
know the code is safe.=20
Any chance of something like that?
-kzm
--=20
If I haven't seen further, it is by standing in the footprints of giants