X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=c%CE%BBash%2FCLasH%2FVHDL%2FVHDLTypes.hs;h=e3e9ffbc68429fdd8053934168a99ce6f0f415cf;hb=b2052a281c12d9cea86a312f2cf2885a706fddca;hp=52adab7f944dfbeb8b164ed0983eda67a6216053;hpb=13dfec747058ec58e77e592856fb1be5b2bf66d4;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git diff --git "a/c\316\273ash/CLasH/VHDL/VHDLTypes.hs" "b/c\316\273ash/CLasH/VHDL/VHDLTypes.hs" index 52adab7..e3e9ffb 100644 --- "a/c\316\273ash/CLasH/VHDL/VHDLTypes.hs" +++ "b/c\316\273ash/CLasH/VHDL/VHDLTypes.hs" @@ -1,7 +1,7 @@ -- -- Some types used by the VHDL module. -- -{-# LANGUAGE TemplateHaskell #-} +{-# LANGUAGE TemplateHaskell, NoGenerics #-} module CLasH.VHDL.VHDLTypes where -- Standard imports