X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=c%CE%BBash%2FCLasH%2FTranslator%2FTranslatorTypes.hs;h=0ab3b878a132542bbcd011b368dd254622394df8;hb=04de89474351850ea9dca0350fa383f1b2aff8ea;hp=2b8777f703eb1bc98362ca54010345e627f95a4b;hpb=aa4e9c5711eaa8fef698c9af0290b1fa65321c79;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git diff --git "a/c\316\273ash/CLasH/Translator/TranslatorTypes.hs" "b/c\316\273ash/CLasH/Translator/TranslatorTypes.hs" index 2b8777f..0ab3b87 100644 --- "a/c\316\273ash/CLasH/Translator/TranslatorTypes.hs" +++ "b/c\316\273ash/CLasH/Translator/TranslatorTypes.hs" @@ -2,7 +2,7 @@ -- Simple module providing some types used by Translator. These are in a -- separate module to prevent circular dependencies in Pretty for example. -- -{-# LANGUAGE TemplateHaskell, NoGenerics #-} +{-# LANGUAGE TemplateHaskell #-} module CLasH.Translator.TranslatorTypes where import qualified Control.Monad.Trans.State as State