Skip to content
  • Joachim Breitner's avatar
    Add a unit test for CallArity · 9bc82656
    Joachim Breitner authored
    This also sets precedence for testing internals of GHC directly, i.e.
    without trying to come up with Haskell code and observable effects.
    Let's see how that goes.
    
    I put all the tests (including those where the analysis could do better)
    in one file because starting the GHC API is quite slow.
    9bc82656