Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sourcehut generator #563

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Add sourcehut generator #563

wants to merge 23 commits into from

Commits on Jun 3, 2022

  1. Add sourcehut prototype

    fgaz committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    aa68911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4088617 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b8fd56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bbbdf8 View commit details
    Browse the repository at this point in the history
  5. sourcehut: use ListBuilder

    fgaz committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    6e6365c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df19edf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5dda9b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f79dae View commit details
    Browse the repository at this point in the history
  9. Sourcehut: fix warnings

    fgaz committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    2a94579 View commit details
    Browse the repository at this point in the history
  10. sourcehut: --apt

    fgaz committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    95e6e33 View commit details
    Browse the repository at this point in the history
  11. sourcehut: formatting

    fgaz committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    37ffdcf View commit details
    Browse the repository at this point in the history
  12. sourcehut: indentation

    fgaz committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    0f36661 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8aa44e3 View commit details
    Browse the repository at this point in the history
  14. sourcehut: add golden tests

    fgaz committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    31e5065 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    96ab4ee View commit details
    Browse the repository at this point in the history
  16. sourcehut: add --parallel test

    fgaz committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    167b600 View commit details
    Browse the repository at this point in the history
  17. Remove unused extension

    fgaz committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    cb072bb View commit details
    Browse the repository at this point in the history
  18. Use Cabal's ordNub instead of containers' nubOrd

    The one from containers was only added relatively recently and it's not
    included in GHC 8.2
    fgaz committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    8f9dbe2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3c2894f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4b1219d View commit details
    Browse the repository at this point in the history
  21. sourcehut: fix hlint warning

    fgaz committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    53c2225 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    df60344 View commit details
    Browse the repository at this point in the history
  23. sourcehut: add ghcup support

    fgaz committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    d08d6bf View commit details
    Browse the repository at this point in the history