aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Verilog.hs
diff options
context:
space:
mode:
authorYann Herklotz <git@ymhg.org>2019-05-15 00:54:22 +0100
committerYann Herklotz <git@ymhg.org>2019-05-15 00:54:22 +0100
commit37104090c7f133fae523e840079f8a8bd7ab213b (patch)
tree95705e0f03bf22675dc86f15fb6e798588737ab5 /src/VeriFuzz/Verilog.hs
parent9478e8bb30a21eaf08b1f4b6bbf73bf466ee77f7 (diff)
downloadverismith-37104090c7f133fae523e840079f8a8bd7ab213b.tar.gz
verismith-37104090c7f133fae523e840079f8a8bd7ab213b.zip
Remove modConn lens and replace by modExpr
Diffstat (limited to 'src/VeriFuzz/Verilog.hs')
-rw-r--r--src/VeriFuzz/Verilog.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VeriFuzz/Verilog.hs b/src/VeriFuzz/Verilog.hs
index 399159f..3e8d2c7 100644
--- a/src/VeriFuzz/Verilog.hs
+++ b/src/VeriFuzz/Verilog.hs
@@ -93,7 +93,6 @@ module VeriFuzz.Verilog
, declDir
, declPort
, ModConn(..)
- , modConn
, modConnName
, modExpr
-- * Useful Lenses and Traversals