-
The side exercise "Complex Numbers" has an error in the Tests.hs file. I am not able to compile this file.
-
## Issue description
When trying to install anything that depends on haskellPackages.clay, the builder fails, complaining that: `Setup: Encountered missing dependencies:
hspec >=2.2.0 && =2.2.0 &&…
-
I tend to use hspec's rerun functionality to repeat failing tests until they pass. It will then run the whole test suite to see if I've broken other things in my enthusiasm. Is there a way to replicat…
-
@lehins @curiousleo
This builds all packages in `nixpkgs` that depend on `random`. You can change the commit hash and branch easily enough if you need to.
https://github.com/idontgetoutmuch/nix…
-
Dear Adam, Chris & co.,
First thank you for the service you are providing by writing and maintaining fay. I would be lost without it. I have what I hope is a very simple question. When I am in the…
-
Steps to reproduce:
```
$ git clone -b cabal-new-build https://github.com/hspec/hspec-example
$ cd hspec-example/
$ cabal new-repl spec
*Data.String.StripSpec>
```
This will result in `Da…
-
Running on NixOS, I ran into this error when updating typerep-map in extra-deps:
```
typerep-map-0.3.1: unregistering
typerep-map-0.3.2: configure
typerep-map-0.3.2: build
typerep-map-0.3.2: copy…
-
> Try it!
> extopenscad test:
> Make a test file: echo "circle(30);" > test.escad
> Run extopencad: extopenscad test.escad
After installing through homebrew and `cabal update && cabal install implici…
-
@quasicomputational is it ok with you if I officially pass maintainership of `doctest` to you? I'm struggling already to keep up with `hspec` and `hpack`.
-
Getting the following `ghcmod` error message in the test file:
Could not load module ‘Hedgehog.Range’
It is a member of the hidden package ‘hedgehog-0.6.1’.
Perhaps you need to add ‘h…