Conversation
@sjoerdvisscher Unfortunately, I don't remember seeing that error with One interesting thing to note is that, only some of the doctests fail, eg. the test in So, when I built the However, I don't have any opinion on how we can fix it. |
|
I am looking at this and FWIW, I seem to be able to succesfully run the doctests in the configured nix shell using cabal-docspec, just as Oleg suggests in the issue linked above. In that issue Oleg says
I am not sure what this means. Given the current setup, I belive the only missing bit is including cabal-docspec in the nix shell. |
|
Closing in favour of #361 |
Cabal 3.4.0.0 is out now, so I reenabled the doctest.
But most the doctests are failing with an error like:
@utdemir Do you know what might cause this?