Added hoogle for local hoogling, reordered imports

This commit is contained in:
vegowotenks 2025-02-16 21:32:02 +01:00
parent c12458a2bf
commit e013a8a186
5 changed files with 18 additions and 5 deletions

View file

@ -30,6 +30,7 @@ library
Ubc.Parse.Syntax.Expression
Ubc.Parse.Syntax.File
Ubc.Parse.Syntax.Function
Ubc.Parse.Syntax.Import
Ubc.Parse.Syntax.Language
Ubc.Parse.Syntax.Operators
Ubc.Parse.Syntax.Statement