From 2e1746861842d37baa7ed88f188b462a8487d404 Mon Sep 17 00:00:00 2001 From: christiaanb Date: Mon, 21 Jun 2010 16:45:59 +0200 Subject: [PATCH] Add derivelift function to hardwaretypes --- clash/CLasH/HardwareTypes.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/clash/CLasH/HardwareTypes.hs b/clash/CLasH/HardwareTypes.hs index 572a64e..f462e3e 100644 --- a/clash/CLasH/HardwareTypes.hs +++ b/clash/CLasH/HardwareTypes.hs @@ -9,6 +9,7 @@ module CLasH.HardwareTypes , module Data.Param.Unsigned , module Prelude , module Data.Bits + , module Language.Haskell.TH.Lift , Bit(..) , State(..) , hwand -- 2.30.2