Skip to content

Commit f0a8d83

Browse files
author
github-actions
committed
Format with fourmolu
1 parent 7897518 commit f0a8d83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

booster/library/Booster/SMT/Interface.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ throwUnknown reason premises preds = throw $ SMTSolverUnknown reason premises pr
6262
smtTranslateError :: Text -> a
6363
smtTranslateError = throw . SMTTranslationError
6464

65-
6665
{- | Start and initialise an SMT solver instance for use in rewriting:
6766
- translate the sort declarations from @KoreDefiniton@ to SMT
6867
- start the solver process

0 commit comments

Comments
 (0)