From c3d8c3ed79f56ed5b7b57684b6d2c9e40b9e0f57 Mon Sep 17 00:00:00 2001 From: Shachaf Ben-Kiki Date: Wed, 17 Oct 2007 21:46:22 +0200 Subject: Fix LANGUAGE pragmas darcs-hash:20071017194622-bffde-8b6cad43545154215b1feef0db8cd66b618aba74.gz --- TilePrime.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TilePrime.hs') diff --git a/TilePrime.hs b/TilePrime.hs index 10ea487..d5ce6d9 100644 --- a/TilePrime.hs +++ b/TilePrime.hs @@ -1,4 +1,4 @@ -{-# LANGUAGE MultiParamTypeClasses #-} +{-# LANGUAGE MultiParamTypeClasses, TypeSynonymInstances #-} -- -------------------------------------------------------------------------- -- -- | -- -- Module : TilePrime.hs -- cgit v1.2.3