Improve error message for malformed LANGUAGE pragma
authorTim Chevalier <chevalier@alum.wellesley.edu>
Sun, 6 Apr 2008 20:23:33 +0000 (20:23 +0000)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Sun, 6 Apr 2008 20:23:33 +0000 (20:23 +0000)
commit3023a007dfcaf51813c5504e823cb7e8eea002be
tree44e761c2981f2f30a7f9081af8c37966f57dd2a7
parent1377a164d381adf7e311458f16963548733fcbff
Improve error message for malformed LANGUAGE pragma

I made the error (which previously said "cannot parse LANGUAGE
pragma") slightly more helpful by reminding the user that pragmas
should be comma-separated.
compiler/main/HeaderInfo.hs