From f543aaf8b49097a76d9117514406d58cfab872e0 Mon Sep 17 00:00:00 2001 From: Joachim Fasting Date: Wed, 17 Oct 2007 20:20:42 +0200 Subject: TilePrime.hs: add LANGAUGE pragma. darcs-hash:20071017182042-928c4-e23e06754b0f4ed6ed175bef12a34e036ee8d503.gz --- TilePrime.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'TilePrime.hs') diff --git a/TilePrime.hs b/TilePrime.hs index 08b3cca..851563d 100644 --- a/TilePrime.hs +++ b/TilePrime.hs @@ -1,3 +1,4 @@ +{-# LANGUAGE MultiParamTypeClasses #-} -- -------------------------------------------------------------------------- -- -- | -- -- Module : TilePrime.hs -- cgit v1.2.3