Giter Site home page Giter Site logo

gitit-tasks's People

Contributors

catch22 avatar phensley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

michl phensley

gitit-tasks's Issues

issue with pandoc in src/Network/Gitit/Plugin/Tasks.hs

Hi, I was wondering if you knew a solution to this problem. Maybe a pandoc update is causing the problem? Any ideas on what to try appreciated.

Thank you, Bryan


$ cd gitit-tasks/
$ cabal install --user
Resolving dependencies...
Configuring gitit-tasks-0.1...
Building gitit-tasks-0.1...
Failed to install gitit-tasks-0.1
Build log ( /Users/bryan/.cabal/logs/gitit-tasks-0.1.log ):
Configuring gitit-tasks-0.1...
Building gitit-tasks-0.1...
Preprocessing library gitit-tasks-0.1...
[1 of 1] Compiling Network.Gitit.Plugin.Tasks ( src/Network/Gitit/Plugin/Tasks.hs, dist/build/Network/Gitit/Plugin/Tasks.o )

src/Network/Gitit/Plugin/Tasks.hs:289:28:
Couldn't match expected type ‘Pandoc’
with actual type ‘Either Text.Pandoc.Error.PandocError Pandoc’
In the expression: readMarkdown (def {readerSmart = True}) markdown
In a pattern binding:
Pandoc _ content = readMarkdown (def {readerSmart = True}) markdown
cabal: Error: some packages failed to install:
gitit-tasks-0.1 failed during the building phase. The exception was:
ExitFailure 1

Can't compile on debian testing

Hey,

I love gitit and i guess i would love your plugin. I am running a debian testing machine, gitit just compiled fine using cabal. I checked out the latest version of gitit-tasks on github today. If I try to compile it witch cabal install --user it exits with this error message:

Resolving dependencies...
Configuring gitit-tasks-0.1...
Preprocessing library gitit-tasks-0.1...
Building gitit-tasks-0.1...
[1 of 1] Compiling Network.Gitit.Plugin.Tasks ( src/Network/Gitit/Plugin/Tasks.hs, dist/build/Network/Gitit/Plugin/Tasks.o )

src/Network/Gitit/Plugin/Tasks.hs:92:34:
    Not in scope: data constructor `EnDash'

src/Network/Gitit/Plugin/Tasks.hs:92:51:
    Not in scope: data constructor `EnDash'
cabal: Error: some packages failed to install:
gitit-tasks-0.1 failed during the building phase. The exception was:
ExitFailure 1

As I don't know haskell I have no idea, what ghc could be trying to tell me. I would appreciate if you could help me with this.

Kind regards
Michael

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.