summaryrefslogtreecommitdiff
path: root/src/GF/Canon/GFCC/ErrM.hs
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-09-29 10:55:36 +0000
committeraarne <aarne@cs.chalmers.se>2006-09-29 10:55:36 +0000
commitb39ecf4c324b674918813099711aaf437d7db1df (patch)
tree052d0b8ccb4d39dc95ffef7c184323b6f1ff2340 /src/GF/Canon/GFCC/ErrM.hs
parentf705205b529e7761f2ba1d0fd4ba5dcf566dbf0d (diff)
new constructs in gfcc, removed lambda
Diffstat (limited to 'src/GF/Canon/GFCC/ErrM.hs')
-rw-r--r--src/GF/Canon/GFCC/ErrM.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Canon/GFCC/ErrM.hs b/src/GF/Canon/GFCC/ErrM.hs
index b65a31b45..afa1827ff 100644
--- a/src/GF/Canon/GFCC/ErrM.hs
+++ b/src/GF/Canon/GFCC/ErrM.hs
@@ -2,7 +2,7 @@
-- Copyright (C) 2004 Author: Aarne Ranta
-- This file comes with NO WARRANTY and may be used FOR ANY PURPOSE.
-module ErrM where
+module GF.Canon.GFCC.ErrM where
-- the Error monad: like Maybe type with error msgs