Skip to content

QuickPlot broken on stackage lts-8.0 #12

@christian-oudard

Description

@christian-oudard

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’

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions