X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=c%CE%BBash%2FCLasH%2FVHDL%2FVHDLTypes.hs;h=52adab7f944dfbeb8b164ed0983eda67a6216053;hb=644012d4ca01c5af3f678e723d6a35a8022b82e3;hp=87120436510620829be57115f5f52ff15933114c;hpb=ec4378a8a765c5a064b5cbed347b40c353c778a0;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 8712043..52adab7 100644 --- "a/c\316\273ash/CLasH/VHDL/VHDLTypes.hs" +++ "b/c\316\273ash/CLasH/VHDL/VHDLTypes.hs" @@ -2,7 +2,7 @@ -- Some types used by the VHDL module. -- {-# LANGUAGE TemplateHaskell #-} -module VHDLTypes where +module CLasH.VHDL.VHDLTypes where -- Standard imports import qualified Control.Monad.Trans.State as State