diff options
Diffstat (limited to 'src/Obs/Sort.idr')
-rw-r--r-- | src/Obs/Sort.idr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Obs/Sort.idr b/src/Obs/Sort.idr index 281a053..d2c8c33 100644 --- a/src/Obs/Sort.idr +++ b/src/Obs/Sort.idr @@ -2,6 +2,8 @@ module Obs.Sort import Text.PrettyPrint.Prettyprinter +%default total + -- Definition ------------------------------------------------------------------ public export |