Commit Graph

7 Commits

Author SHA1 Message Date
waddlaw
e5412b8cfd Add integration test 2020-01-18 12:45:40 +09:00
waddlaw
dd4f8dbfd0 Add dev flag 2020-01-18 11:57:33 +09:00
waddlaw
64f5a3e069 Update copyright year 2020-01-18 11:35:10 +09:00
Matthew Doty
adc83da43a Ergonomic improvements
- Avoiding recompile (was always compiling twice)
 - Only importing `GHC.Stack` when we've modified the AST
 - Qualified import of `GHC.Stack` as `AutoImported.GHC.Stack`,
   to avoid any name shadowing
 - Cleaned up unused imports and binds
 - More liberal version constraints on ghc in cabal file
2020-01-17 21:12:31 -05:00
waddlaw
0568fe5f15 Update cabal 2018-12-07 15:31:09 +09:00
waddlaw
3c162185e1 Update cabal 2018-12-07 15:13:06 +09:00
waddlaw
cb4b0d8d24 first commit 2018-12-07 15:07:07 +09:00