Skip to content
Snippets Groups Projects
  1. May 16, 2016
  2. May 14, 2016
  3. May 12, 2016
  4. May 11, 2016
  5. May 10, 2016
  6. May 01, 2016
  7. Apr 20, 2016
  8. Apr 16, 2016
  9. Apr 10, 2016
  10. Apr 04, 2016
    • Rik Steenkamp's avatar
      Fix printing of pattern synonym types · 1308be34
      Rik Steenkamp authored and Ben Gamari's avatar Ben Gamari committed
      Removes the call to `patSynType :: PatSyn -> Type` in `Convert.hs` as this
      function will be removed from GHC. Instead, we use the function `patSynSig`
      and build the `HsDecl` manually. This also fixes the printing of the two
      contexts and the quantified type variables in a pattern synonym type.
      
      Reviewers: goldfire, bgamari, mpickering
      
      Differential Revision: https://phabricator.haskell.org/D2048
      
      (cherry picked from commit 3ddcbd6b)
      1308be34
  11. Mar 15, 2016
  12. Mar 13, 2016
  13. Feb 18, 2016
  14. Feb 17, 2016
  15. Feb 11, 2016
  16. Feb 08, 2016
Loading