move to Utility

This commit is contained in:
Joey Hess 2011-09-18 16:36:30 -04:00
parent 0e499e67be
commit 3e15187ac1

View file

@ -15,7 +15,7 @@
- Licensed under the GNU GPL version 3 or higher. - Licensed under the GNU GPL version 3 or higher.
-} -}
module Matcher ( module Utility.Matcher (
Token(..), Token(..),
generate, generate,
match, match,