Also add NoGenerics pragma to the other types.hs files
[matthijs/master-project/cλash.git] / cλash / CLasH / Normalize / NormalizeTypes.hs
index 90589f85e16b74445058f9bf43a96d9d33714fae..80d75fc7ab851c8ca6dc0cfb92fbc320a6ea4420 100644 (file)
@@ -1,4 +1,4 @@
-{-# LANGUAGE TemplateHaskell #-}
+{-# LANGUAGE TemplateHaskell, NoGenerics #-}
 module CLasH.Normalize.NormalizeTypes where