Skip to content

Commit 9add9cd

Browse files
committed
Format with stylish-haskell
1 parent f42ad2e commit 9add9cd

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

kore/src/Kore/Builtin/List.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ import Kore.Internal.TermLike
9090
, Concrete
9191
, pattern ElemVar_
9292
, pattern InternalList_
93-
, pattern InternalList_
9493
, Sort
9594
, TermLike
9695
, pattern Var_

kore/src/Kore/Step/Simplification/Condition.hs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,12 @@ import Kore.Internal.TermLike
7070
, pattern Forall_
7171
, pattern Inj_
7272
, pattern InternalBool_
73-
, pattern InternalBool_
7473
, pattern InternalBytes_
7574
, pattern InternalInt_
7675
, pattern InternalList_
7776
, pattern InternalMap_
7877
, pattern InternalSet_
7978
, pattern InternalString_
80-
, pattern InternalString_
8179
, pattern Mu_
8280
, pattern Not_
8381
, pattern Nu_

0 commit comments

Comments
 (0)