Yet another test framework for Haskell.
Go to file
2024-05-25 23:46:33 -07:00
.github/workflows Add GHC 9.8 support 2024-01-23 20:39:23 -08:00
demos sandwich-contexts-kubernetes: modernizing kind, more haddocks, add demo 2024-05-25 23:03:30 -07:00
sandwich A missed change from before on folder numbering 2024-05-24 04:14:17 -07:00
sandwich-contexts Introduce HasBaseContextMonad and use it to shorten some signatures 2024-05-23 16:58:09 -07:00
sandwich-contexts-docker Introduce HasBaseContextMonad and use it to shorten some signatures 2024-05-23 16:58:09 -07:00
sandwich-contexts-kubernetes sandwich-contexts-kubernetes: export ExtraPortMapping, ExtraMount 2024-05-25 23:43:51 -07:00
sandwich-contexts-minio sandwich-contexts-minio: remove unused dep 2024-05-25 23:46:33 -07:00
sandwich-demos Remove MonadThrow from sandwich-demos/lib/Common.hs 2024-02-29 07:22:20 -08:00
sandwich-hedgehog Pruning 2024-02-29 03:26:02 -08:00
sandwich-quickcheck Pruning 2024-02-29 03:26:02 -08:00
sandwich-site docs: go back to previous theme 2024-05-21 03:27:53 -07:00
sandwich-slack Done embracing unliftio 2024-02-29 03:14:43 -08:00
sandwich-webdriver Tweaks 2024-05-18 02:31:52 -07:00
.dockerignore Initial docusaurus commit 2020-10-06 16:09:28 -06:00
.envrc Fix flake.nix, but comment use_flake for now 2024-05-24 00:06:36 -07:00
.gitignore Add stub dev shell 2024-05-23 04:12:49 -07:00
.hlint.yaml Improve dry run behavior and add command line option 2021-07-22 15:55:04 -07:00
cabal.project Add separate demo-setup-teardown 2023-11-19 00:36:00 -08:00
flake.lock Update resolver, add flake with weeder 2024-02-29 21:09:35 -08:00
flake.nix Fix flake.nix, but comment use_flake for now 2024-05-24 00:06:36 -07:00
LICENSE Update copyright year 2023-03-16 02:31:24 -07:00
README.md Add badge for sandwich-webdriver CI 2023-04-06 16:38:36 -07:00
stack-9.2.8.yaml Do CI on individual stack.yaml files 2023-11-18 00:19:32 -08:00
stack-9.2.8.yaml.lock Do CI on individual stack.yaml files 2023-11-18 00:19:32 -08:00
stack-9.4.7.yaml Do CI on individual stack.yaml files 2023-11-18 00:19:32 -08:00
stack-9.4.7.yaml.lock Do CI on individual stack.yaml files 2023-11-18 00:19:32 -08:00
stack-9.6.3.yaml Bump resolver for GHC 9.6.3 2024-01-23 20:39:23 -08:00
stack-9.6.3.yaml.lock Bump resolver for GHC 9.6.3 2024-01-23 20:39:23 -08:00
stack-9.8.1.yaml Update GHC 9.8.1 YAML file (use newly released microlens-aeson) 2024-02-29 18:27:02 -08:00
stack-9.8.1.yaml.lock Update GHC 9.8.1 YAML file (use newly released microlens-aeson) 2024-02-29 18:27:02 -08:00
stack.yaml sandwich-contexts-kubernetes: modernizing kind, more haddocks, add demo 2024-05-25 23:03:30 -07:00
stack.yaml.lock Working on docker and kubernetes contexts 2024-04-26 16:44:01 -06:00
weeder.toml Update resolver, add flake with weeder 2024-02-29 21:09:35 -08:00

Sandwich

sandwich sandwich-webdriver

Yet another test framework for Haskell. Learn more here.