summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Utility/Matcher.hs (renamed from Matcher.hs)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Matcher.hs b/Utility/Matcher.hs
index 91e3bf6f3..0f589ec2c 100644
--- a/Matcher.hs
+++ b/Utility/Matcher.hs
@@ -15,7 +15,7 @@
- Licensed under the GNU GPL version 3 or higher.
-}
-module Matcher (
+module Utility.Matcher (
Token(..),
generate,
match,