Warning about unrecognised pragma

Colin Paul Adams colin at colina.demon.co.uk
Thu Feb 5 06:27:05 EST 2009


I am getting messages:

Board_representation.hs:407:0: Unrecognised pragma

Board_representation.hs:442:0: Unrecognised pragma

Board_representation.hs:458:0: Unrecognised pragma

etc.

(GHC 6.10.1)

I looked into the documentation to see how to supress these warnings
(prefereably for the particular pragma concerned), but I found (from 8.13):

any pragma encountered with an unrecognised word is (silently) ignored.
-- 
Colin Adams
Preston Lancashire


More information about the Glasgow-haskell-users mailing list