projects
/
matthijs
/
master-project
/
cλash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34a7251
)
Add derivelift function to hardwaretypes
author
christiaanb
<christiaan.baaij@gmail.com>
Mon, 21 Jun 2010 14:45:59 +0000
(16:45 +0200)
committer
christiaanb
<christiaan.baaij@gmail.com>
Mon, 21 Jun 2010 14:45:59 +0000
(16:45 +0200)
clash/CLasH/HardwareTypes.hs
patch
|
blob
|
history
diff --git
a/clash/CLasH/HardwareTypes.hs
b/clash/CLasH/HardwareTypes.hs
index 572a64e7f66154842d1fcb6887a71ba0f6a83a8d..f462e3efa9064bc0da99299cc2cf622ab0c4ab42 100644
(file)
--- 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