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

Modernize keter #195

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

Modernize keter #195

wants to merge 39 commits into from

Commits on Feb 19, 2019

  1. * Builds with process 1.6

    * add dependency for `tls-session-manager`
    * bump resolver
    tolysz committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    b04d09e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7a77c3 View commit details
    Browse the repository at this point in the history
  3. update sample configuration

    tolysz committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    99e9b47 View commit details
    Browse the repository at this point in the history
  4. add reverse proxy

    tolysz committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    2052ac7 View commit details
    Browse the repository at this point in the history
  5. * Builds with process 1.6

    * add dependency for `tls-session-manager`
    * bump resolver
    tolysz committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    fce6425 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72663af View commit details
    Browse the repository at this point in the history
  7. Cleanup

    tolysz committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    e34b0e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Make it compile against more resolvers:

    resolver: lts-13.8
    resolver: lts-12.8
    resolver: lts-11.8
    resolver: lts-10.8
    tolysz committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    9b6ffff View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Configuration menu
    Copy the full SHA
    6ee5ef9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2019

  1. Update .travis.yml

    idcm committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    0087bec View commit details
    Browse the repository at this point in the history
  2. Delete stack.yaml

    idcm committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    e54d570 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    idcm committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    0554b9e View commit details
    Browse the repository at this point in the history
  4. Update README.md

    idcm committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    671fc89 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    idcm committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    0a361a3 View commit details
    Browse the repository at this point in the history
  6. clean

    cqs committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    0e412b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Update setup-keter.sh

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    247b4fc View commit details
    Browse the repository at this point in the history
  2. Update PortPool.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    e0262ca View commit details
    Browse the repository at this point in the history
  3. Update PortPool.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    61d5587 View commit details
    Browse the repository at this point in the history
  4. Update PortPool.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    2e43b97 View commit details
    Browse the repository at this point in the history
  5. Update PortPool.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    7dca6ea View commit details
    Browse the repository at this point in the history
  6. Update App.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    c17679f View commit details
    Browse the repository at this point in the history
  7. Update App.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    2460da0 View commit details
    Browse the repository at this point in the history
  8. Update App.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    bba765f View commit details
    Browse the repository at this point in the history
  9. Update App.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    db199ac View commit details
    Browse the repository at this point in the history
  10. Update App.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    98c4c78 View commit details
    Browse the repository at this point in the history
  11. Update App.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    439fdb7 View commit details
    Browse the repository at this point in the history
  12. Update App.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    b9e5c09 View commit details
    Browse the repository at this point in the history
  13. Update App.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    1968255 View commit details
    Browse the repository at this point in the history
  14. Update App.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    9e7a933 View commit details
    Browse the repository at this point in the history
  15. Update LabelMapSpec.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    5f3bcee View commit details
    Browse the repository at this point in the history
  16. Update LabelMapSpec.hs

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    a26abef View commit details
    Browse the repository at this point in the history
  17. Update keter.cabal

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    4dd6e52 View commit details
    Browse the repository at this point in the history
  18. Update keter.cabal

    idcm committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    008e16f View commit details
    Browse the repository at this point in the history
  19. Merge pull request #2 from idcm/modernize

    fix some warning
    tolysz committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    e5523e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. modernize travis

    tolysz committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    2cd49d4 View commit details
    Browse the repository at this point in the history
  2. add stack.yaml

    tolysz committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    fd84c8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d79ebcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    817dc4b View commit details
    Browse the repository at this point in the history
  5. back to stable stack

    tolysz committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    db6a104 View commit details
    Browse the repository at this point in the history