From 95de9b2913be536972f3921d41c24d9c0458c538 Mon Sep 17 00:00:00 2001 From: Greg Brown Date: Sat, 17 Dec 2022 17:45:02 +0000 Subject: Add totality annotations. The parser is unfortunately not classified as total. --- src/Obs/Typing.idr | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Obs/Typing.idr') diff --git a/src/Obs/Typing.idr b/src/Obs/Typing.idr index 2a96a97..95ffc19 100644 --- a/src/Obs/Typing.idr +++ b/src/Obs/Typing.idr @@ -13,6 +13,8 @@ import Text.Bounded import Text.PrettyPrint.Prettyprinter import Text.PrettyPrint.Prettyprinter.Render.Terminal +%default total + -- Conversion ------------------------------------------------------------------ -- invariant: all definitions fully expanded -- cgit v1.2.3