mirror of
https://github.com/github/semantic.git
synced 2024-11-25 21:43:07 +03:00
bfdb4a1de7
Test cases are a good use of `-XImplicitParams`, because often one finds oneself plumbing a bunch of parameters obtained from IO through a dozen layers of pure functions. Implicit parameters make this sort of passing significantly easier. Fixes #128. |
||
---|---|---|
.. | ||
Spec.hs |