aboutsummaryrefslogtreecommitdiffstats
path: root/WMonad.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--WMonad.hs (renamed from W.hs)2
1 files changed, 1 insertions, 1 deletions
diff --git a/W.hs b/WMonad.hs
index 36fcd86..0c4f913 100644
--- a/W.hs
+++ b/WMonad.hs
@@ -14,7 +14,7 @@
-- manager state, and support routines.
--
-module W where
+module WMonad where
import StackSet