QuickPlot icon indicating copy to clipboard operation
QuickPlot copied to clipboard

QuickPlot broken on stackage lts-8.0

Open christian-oudard opened this issue 8 years ago • 4 comments

After fixing dependency issues with extra-deps of snap, heist, and map-syntax, QuickPlot still fails to build.

$ stack install QuickPlot
...
--  While building package QuickPlot-0.1.0.1 using:
      /Users/christian/.stack/setup-exe-cache/x86_64-osx/Cabal-simple_mPHDZzAJ_1.24.2.0_ghc-8.0.2 --builddir=.stack-work/dist/x86_64-osx/Cabal-1.24.2.0 build --ghc-options " -ddump-hi -ddump-to-file"
    Process exited with code: ExitFailure 1
    Logs have been written to: /Users/christian/.stack/global-project/.stack-work/logs/QuickPlot-0.1.0.1.log

    Configuring QuickPlot-0.1.0.1...
    Building QuickPlot-0.1.0.1...
    Preprocessing library QuickPlot-0.1.0.1...
    [1 of 8] Compiling QuickPlot.IPC.QQParser ( src/QuickPlot/IPC/QQParser.hs, .stack-work/dist/x86_64-osx/Cabal-1.24.2.0/build/QuickPlot/IPC/QQParser.o )
    [2 of 8] Compiling QuickPlot.IPC.QQ ( src/QuickPlot/IPC/QQ.hs, .stack-work/dist/x86_64-osx/Cabal-1.24.2.0/build/QuickPlot/IPC/QQ.o )

    /private/var/folders/f0/n69q86k12r71r80pvsv4cyzm0000gn/T/stack58020/QuickPlot-0.1.0.1/src/QuickPlot/IPC/QQ.hs:30:10: error:
        Duplicate instance declarations:
          instance Lift Value -- Defined at src/QuickPlot/IPC/QQ.hs:30:10
          instance Lift Value
            -- Defined in ‘aeson-1.0.2.1:Data.Aeson.Types.Internal’

christian-oudard avatar Feb 17 '17 21:02 christian-oudard

Experiencing the same problem. Did you find any solution?

jbddc avatar May 09 '17 14:05 jbddc

still broken for me

christian-oudard avatar May 11 '17 18:05 christian-oudard

Still broken! I'm using cabal install

wjdhamilton avatar Jul 26 '17 16:07 wjdhamilton

This project seems dead. Impossible to install, even forcing lts-5.2. Too bad it looked very nice.

setop avatar Dec 20 '19 14:12 setop