dhall-haskell/nix
Simon Jakobi 15e981f61c
Fix benchmarks, run them on AppVeyor (#1033)
Since we only want to ensure that the benchmarks continue to
work, we use the following benchmark arguments to run them
as quickly as possible:

- `--quick` ensures that gauge runs only a single sample.
- `--min-duration=0` sets the number of iterations per sample to 1.
- `--include-first-iter` causes gauge to accept that one iteration
  instead of discarding it and running a second one.

This also removes the dhall-command benchmark:

This was a non-standard benchmark that failed when run
without input from stdin. To replace this profiling tool,
I have added instructions for profiling the main executables
to the README.
2019-07-01 12:52:43 +02:00
..
img Link to Discourse site from `dhall-lang.org` (#852) 2019-03-14 08:48:23 -07:00
npm Add "Try Dhall" project (#739) 2018-12-06 18:00:03 -08:00
QuickCheck.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
StateVar.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
aeson.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
base-compat.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
base-orphans.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
basement_0_0_6.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
cabal-doctest.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
cborg-json.nix Add `--json` flag for `dhall {decode,encode}` (#717) 2018-11-28 17:51:20 -08:00
cborg.nix GHCJS support for Dhall (#734) 2018-12-03 08:07:18 -08:00
charset.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
contravariant.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
doctest.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
fetchNixpkgs.nix Build a completely static Dhall executable in CI (#517) 2018-07-21 22:11:57 -07:00
foldl.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
foundation_0_0_19.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
free.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
githubLogo.nix Expand "Try dhall" into `dhall-lang.org` home page (#747) 2018-12-10 12:28:19 -08:00
haskeline_0_7_3_1.nix GHCJS support for Dhall (#734) 2018-12-03 08:07:18 -08:00
haskell-lsp-types.nix Add Nix support for `dhall-lsp-server` project (#849) 2019-03-10 09:43:44 -07:00
haskell-lsp.nix Add Nix support for `dhall-lsp-server` project (#849) 2019-03-10 09:43:44 -07:00
hnix-store-core.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
hnix.nix Restore `dhall-nix` to build against Hackage (#1000) 2019-06-10 08:29:05 -07:00
hspec-core.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
hspec-discover.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
hspec.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
http-client.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
http-types.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
lens-family-core.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
lens-family-core_1_2_1.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
lens.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
megaparsec.nix Migrate `dhall-{bash,json,text}` into this repository (#661) 2018-10-28 17:32:51 -07:00
memory.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
memory_0_14_16.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
neat-interpolation.nix Migrate `dhall-{bash,json,text}` into this repository (#661) 2018-10-28 17:32:51 -07:00
optparse-applicative.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
parser-combinators.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
pretty-show.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
prettyprinter.nix Use `readDirectory` to simplify bumping dependencies (#501) 2018-07-04 20:48:48 -07:00
quickcheck-instances.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
relude.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
repline.nix Use MonadFail.fail, not Monad.fail. (#912) 2019-05-01 11:22:39 -07:00
sdist.nix Fix `dhall-json` test failure (#997) 2019-06-09 08:17:07 -07:00
semigroupoids.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
serialise.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
shared.nix Fix benchmarks, run them on AppVeyor (#1033) 2019-07-01 12:52:43 +02:00
tasty-hspec.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
tasty-quickcheck.nix Serialization support (#519) 2018-07-30 10:19:41 -07:00
test-dhall.nix Migrate `dhall-{bash,json,text}` into this repository (#661) 2018-10-28 17:32:51 -07:00
these.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
time-locale-compat.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
transformers-compat.nix Use MonadFail.fail, not Monad.fail. (#912) 2019-05-01 11:22:39 -07:00
turtle.nix Automatically discover tests (#897) 2019-04-24 13:01:46 -07:00
turtle.patch Automatically discover tests (#897) 2019-04-24 13:01:46 -07:00
twitterBootstrap.nix Add "Try Dhall" examples and JSON output (#742) 2018-12-09 08:24:33 -08:00
twitterLogo.nix Link to Discourse site from `dhall-lang.org` (#852) 2019-03-14 08:48:23 -07:00
unliftio-core.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
vector-algorithms.nix Test build against `ghc-8.6` (#669) 2018-11-03 07:27:12 -07:00
vector.nix Integrate `dhall-nix` into CI (#887) 2019-04-11 09:16:43 -07:00
wcwidth.patch Build against GHC 7.10.3 (#621) 2018-10-05 20:51:18 -07:00
website.nix Add dhall-ruby to website (#892) 2019-04-13 21:08:34 -07:00
yaml.nix Migrate `dhall-{bash,json,text}` into this repository (#661) 2018-10-28 17:32:51 -07:00