diff options
Diffstat (limited to 'src/Xanthous/Generators/Dungeon.hs')
-rw-r--r-- | src/Xanthous/Generators/Dungeon.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Xanthous/Generators/Dungeon.hs b/src/Xanthous/Generators/Dungeon.hs index fdc510bb79ec..7fde0075e64f 100644 --- a/src/Xanthous/Generators/Dungeon.hs +++ b/src/Xanthous/Generators/Dungeon.hs @@ -1,4 +1,3 @@ -{-# LANGUAGE ViewPatterns #-} {-# LANGUAGE TemplateHaskell #-} -------------------------------------------------------------------------------- module Xanthous.Generators.Dungeon |