Refactoring into Syntax Parser, also float parsing
This commit is contained in:
parent
212eecfdf7
commit
52e04d28cf
18 changed files with 287 additions and 176 deletions
5
src/Ubc/Parse/Syntax/File.hs
Normal file
5
src/Ubc/Parse/Syntax/File.hs
Normal file
|
@ -0,0 +1,5 @@
|
|||
module Ubc.Parse.Syntax.File
|
||||
(
|
||||
)
|
||||
where
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue