aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/AST.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/VeriFuzz/AST.hs')
-rw-r--r--src/VeriFuzz/AST.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VeriFuzz/AST.hs b/src/VeriFuzz/AST.hs
index 259da50..15fa792 100644
--- a/src/VeriFuzz/AST.hs
+++ b/src/VeriFuzz/AST.hs
@@ -207,7 +207,7 @@ instance QC.Arbitrary BinaryOperator where
, BinXor
, BinXNor
, BinXNorInv
- , BinPower
+-- , BinPower
, BinLSL
, BinLSR
, BinASL