Currently Generics support is broken in combination with deriveAccessors
[matthijs/master-project/cλash.git] / cλash / CLasH / VHDL / VHDLTypes.hs
index 52adab7f944dfbeb8b164ed0983eda67a6216053..e3e9ffbc68429fdd8053934168a99ce6f0f415cf 100644 (file)
@@ -1,7 +1,7 @@
 --
 -- Some types used by the VHDL module.
 --
-{-# LANGUAGE TemplateHaskell #-}
+{-# LANGUAGE TemplateHaskell, NoGenerics #-}
 module CLasH.VHDL.VHDLTypes where
 
 -- Standard imports