Commit Graph

10 Commits

Author SHA1 Message Date
Sandy Maguire
ff222d826a
Automatically inline recursive calls in the plugin (#52)
* Inline recursive calls + bonus passes for inlining

* Broken inspection test

* Bug in inspection testing

* Deprecate inlineRecursiveCalls

* Move inlineRecursiveCalls into the deprecated section
2019-05-20 02:15:18 -04:00
Sandy Maguire
71001dc049 Split out fundep part of plugin 2019-05-19 23:02:08 -04:00
Sandy Maguire
76d5f1953e
Release 0.1.2.1 (#51) 2019-05-18 11:42:14 -04:00
Sandy Maguire
b5ea9ae0fd guard todos on GHC 8.0.10 2019-05-16 16:16:08 -04:00
Sandy Maguire
2cfd3692f2 Let plugin know when to improve performance 2019-05-16 15:26:18 -04:00
Sandy Maguire
c3e13cadc7 Let plugin deal with incorrect polymorphism 2019-05-01 15:13:51 -04:00
Sandy Maguire
889e289363 Minor typo 2019-04-27 22:54:42 -04:00
Sandy Maguire
2d0bfd96ac Readme 2019-04-27 22:52:23 -04:00
Sandy Maguire
ec58986443 Plugin works + tests 2019-04-27 22:39:18 -04:00
Sandy Maguire
30169352e4 plugin 2019-04-20 18:31:17 -04:00