Git Product home page Git Product logo

lama's People

Contributors

hbasold avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

lama's Issues

Error when I ''cabal install'' in language

shijiandeMacBook-Pro:language alvin$ cabal install
Warning: --root-cmd is no longer supported, see
haskell/cabal#3353 (if you didn't type --root-cmd,
comment out root-cmd in your ~/.cabal/config file)
Resolving dependencies...
Configuring language-lama-0.1...
Building language-lama-0.1...
Failed to install language-lama-0.1
Build log ( /Users/alvin/.cabal/logs/ghc-8.2.2/language-lama-0.1-KMwpHKY3lZSB1jgmMQSKz3.log ):
cabal: Entering directory '.'
Configuring language-lama-0.1...
Preprocessing library for language-lama-0.1..
Building library for language-lama-0.1..
[ 2 of 27] Compiling Data.Graph.Inductive.GenShow ( lib/Data/Graph/Inductive/GenShow.hs, dist/build/Data/Graph/Inductive/GenShow.o )

lib/Data/Graph/Inductive/GenShow.hs:9:10: error:
Duplicate instance declarations:
instance (Show a, Show b) => Show (Gr a b)
-- Defined at lib/Data/Graph/Inductive/GenShow.hs:9:10
instance (Show a, Show b) => Show (Gr a b)
-- Defined in ‘Data.Graph.Inductive.PatriciaTree’
|
9 | instance forall a b. (Show a, Show b) => Show (Gr a b) where
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '.'
cabal: Error: some packages failed to install:
language-lama-0.1-KMwpHKY3lZSB1jgmMQSKz3 failed during the building phase. The
exception was:
ExitFailure 1


I have a question that
why did I catch the error "Duplicate instance declarations:" ?

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.