Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Use object code for Template Haskell #836

Merged
merged 25 commits into from
Oct 4, 2020
Merged

Commits on Oct 4, 2020

  1. Use object code for TH

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    b74e133 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    126023c View commit details
    Browse the repository at this point in the history
  3. Fix tests

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    e16648b View commit details
    Browse the repository at this point in the history
  4. hlint

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    ee8c808 View commit details
    Browse the repository at this point in the history
  5. fix build on 8.10

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    c35a16f View commit details
    Browse the repository at this point in the history
  6. fix ghc-lib

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    535a479 View commit details
    Browse the repository at this point in the history
  7. address review comments

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    e51b960 View commit details
    Browse the repository at this point in the history
  8. hlint

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    27b7bcc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a886739 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06d04ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    31624fa View commit details
    Browse the repository at this point in the history
  12. write hie file on save

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    e63c4ea View commit details
    Browse the repository at this point in the history
  13. more tweaks

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    da2c8e7 View commit details
    Browse the repository at this point in the history
  14. fix tests

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    40483c9 View commit details
    Browse the repository at this point in the history
  15. disable desugarer warnings

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    aa65540 View commit details
    Browse the repository at this point in the history
  16. use ModGuts for exports map

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    4b2638a View commit details
    Browse the repository at this point in the history
  17. don't desugar

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    ae86b3c View commit details
    Browse the repository at this point in the history
  18. use bytecode

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    9fe4ebd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b2b4494 View commit details
    Browse the repository at this point in the history
  20. restore object code

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    dc8526a View commit details
    Browse the repository at this point in the history
  21. re-enable desugar

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    8c4310c View commit details
    Browse the repository at this point in the history
  22. review comments

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    0822a5c View commit details
    Browse the repository at this point in the history
  23. Don't use ModIface for DocMap

    wz1000 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    2108320 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b77d912 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b970e53 View commit details
    Browse the repository at this point in the history