Feldspar / feldspar-compiler

This is the compiler for the Feldspar Language.
Other
22 stars 5 forks source link

Add compileUT and use in testing #271

Closed pjonsson closed 4 years ago

pjonsson commented 4 years ago

The test suite uses internal interfaces which is error-prone. Create a function with the internal parts in Interface.hs and call that function from the test suite.