You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to build Haddock documentation for a project I am working on, but I could not make progress:
nr@homedog ~/a/sandbox> cabal haddock
cabal: renderBuildTargetProblem: unexpected status (TargetDisabledByUser,Nothing)
CallStack (from HasCallStack):
error, called at src/Distribution/Client/CmdErrorMessages.hs:356:14 in main:Distribution.Client.CmdErrorMessages
I don't know how to interpret the error message. Haskell experts where I work were also unable to interpret the error message.
I tried to build Haddock documentation for a project I am working on, but I could not make progress:
I don't know how to interpret the error message. Haskell experts where I work were also unable to interpret the error message.
I attach a couple of relevant files.
sandbox.cabal.txt
cabal.project.local.txt
The text was updated successfully, but these errors were encountered: