ITADN

Configuration setup issue when trying to build

#11Closedbinaryphile 创建于 2018-06-25
B
binaryphilecommented
When trying to install on nix-1.11.16 or nix-2.0.1 I get the following error for nix-diff: ``` Configuring nix-diff-1.0.1... CallStack (from HasCallStack): die', called at libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:948:20 in Cabal-2.0.1.0:Distribution.Simple.Configure configureFinalizedPackage, called at libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:470:12 in Cabal-2.0.1.0:Distribution.Simple.Configure configure, called at libraries/Cabal/Cabal/Distribution/Simple.hs:570:20 in Cabal-2.0.1.0:Distribution.Simple confHook, called at libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs:67:5 in Cabal-2.0.1.0:Distribution.Simple.UserHooks configureAction, called at libraries/Cabal/Cabal/Distribution/Simple.hs:174:19 in Cabal-2.0.1.0:Distribution.Simple defaultMainHelper, called at libraries/Cabal/Cabal/Distribution/Simple.hs:119:27 in Cabal-2.0.1.0:Distribution.Simple defaultMain, called at Setup.hs:2:8 in main:Main Setup: Encountered missing dependencies: optparse-generic >=1.1 && <1.3 ``` Don't know if there's a solution but I figured I'd let you know.
关闭于 2023-11-12 4 条评论