From 6642404dc5482f737221de075c0fc9a63cdda91d Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Tue, 5 Jun 2007 11:26:59 +0200 Subject: mention why StackSet needs -fglasgow-exts (for deriving Typeable) darcs-hash:20070605092659-9c5c1-7eee6ed8801aa1c81e62d8dc62fa95035c4a5523 --- Operations.hs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Operations.hs') diff --git a/Operations.hs b/Operations.hs index cb17ec0..5ed65e8 100644 --- a/Operations.hs +++ b/Operations.hs @@ -1,5 +1,6 @@ {-# OPTIONS -fglasgow-exts #-} ------------------------------------------------------------------------------ +-- ^^ deriving Typeable +-- -------------------------------------------------------------------------- -- | -- Module : Operations.hs -- Copyright : (c) Spencer Janssen 2007 @@ -7,7 +8,7 @@ -- -- Maintainer : dons@cse.unsw.edu.au -- Stability : unstable --- Portability : not portable, mtl, posix +-- Portability : not portable, Typeable deriving, mtl, posix -- ----------------------------------------------------------------------------- -- cgit v1.2.3