something

This commit is contained in:
crumbtoo
2024-04-15 10:07:20 -06:00
parent 709123d68e
commit 22f19ce9a5
3 changed files with 27 additions and 20 deletions
+1
View File
@@ -5,6 +5,7 @@ module Compiler.Types
( SrcSpan(..)
, srcSpanLine, srcSpanColumn, srcSpanAbs, srcSpanLen
, Located(..)
, GetLocation(srcspan)
, HasLocation(location)
, _Located
, nolo