Skip to content
Snippets Groups Projects
  1. May 12, 2016
  2. May 11, 2016
  3. May 10, 2016
  4. May 01, 2016
  5. Apr 20, 2016
  6. Apr 16, 2016
  7. Apr 10, 2016
  8. 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
  9. Mar 15, 2016
  10. Mar 13, 2016
  11. Feb 18, 2016
  12. Feb 17, 2016
  13. Feb 11, 2016
  14. Feb 08, 2016
  15. Feb 07, 2016
Loading