ghc-mod/Language/Haskell
Nikolay Yakimov 960a49c1ed [Type-constraints] Marginally better version
* Instead of listify, it walks the tree instead, so that constraints are only visible in relevant context.
* Uses Map instead of [(,)]
* Performs type substitutions in case of one child identifier found (relevant for constructor bindings)
2016-01-19 22:50:14 +03:00
..
GhcMod [Type-constraints] Marginally better version 2016-01-19 22:50:14 +03:00
GhcMod.hs Add 'test' command for running QuickCheck props 2015-12-28 13:57:24 +01:00