Coder Social home page Coder Social logo

haskellvcswrapper's People

Contributors

greenrd avatar haja avatar hamishmack avatar jaccokrijnen avatar nwuensche avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

haskellvcswrapper's Issues

Mercurial Command Server

Hey, just saw this package posted to hackage and just thought to let you know I have some code to help with mercurial command server. (http://mercurial.selenic.com/wiki/CommandServer) The command server greatly speeds up multiple mercurial commands.

A few months ago, I wrote some haskell code to work with the mercurial command server. I wrote it for the filestore package, but it is generic code and you could reuse it without modifications in this package.

https://bitbucket.org/wuzzeb/filestore/src/49805c23cf43/Data/FileStore/MercurialCommandServer.hs

Perhaps I should move that one file out into its own package on hackage?

Inconsitent version numbers

On hackage are the versions 0.0.1 and 0.0.3 of this package. However the cabal file in this repository claims that the current version is 0.0.2, so it seems that there was just a typo in the version number. This becomes a problem, because vcsgui requires exactly version 0.0.2 of vcswrapper. This somehow complicates the installation of vcsgui.

compile failure with base<=4.7

fyi, the following occurs with the pre-AMP base:

Configuring component lib from vcswrapper-0.1.4...
Preprocessing library vcswrapper-0.1.4...
[ 1 of 18] Compiling VCSWrapper.Common.TemporaryFiles ( src/VCSWrapper/Common/TemporaryFiles.hs, /tmp/matrix-worker/1484402927/dist-newstyle/build/x86_64-linux/ghc-7.8.4/vcswrapper-0.1.4/build/VCSWrapper/Common/TemporaryFiles.o )
[ 2 of 18] Compiling VCSWrapper.Common.Types ( src/VCSWrapper/Common/Types.hs, /tmp/matrix-worker/1484402927/dist-newstyle/build/x86_64-linux/ghc-7.8.4/vcswrapper-0.1.4/build/VCSWrapper/Common/Types.o )
[ 3 of 18] Compiling VCSWrapper.Common.VCSMonad ( src/VCSWrapper/Common/VCSMonad.hs, /tmp/matrix-worker/1484402927/dist-newstyle/build/x86_64-linux/ghc-7.8.4/vcswrapper-0.1.4/build/VCSWrapper/Common/VCSMonad.o )
[ 4 of 18] Compiling VCSWrapper.Common.Process ( src/VCSWrapper/Common/Process.hs, /tmp/matrix-worker/1484402927/dist-newstyle/build/x86_64-linux/ghc-7.8.4/vcswrapper-0.1.4/build/VCSWrapper/Common/Process.o )
[ 5 of 18] Compiling VCSWrapper.Git.Types ( src/VCSWrapper/Git/Types.hs, /tmp/matrix-worker/1484402927/dist-newstyle/build/x86_64-linux/ghc-7.8.4/vcswrapper-0.1.4/build/VCSWrapper/Git/Types.o )
[ 6 of 18] Compiling VCSWrapper.Git.Parsers ( src/VCSWrapper/Git/Parsers.hs, /tmp/matrix-worker/1484402927/dist-newstyle/build/x86_64-linux/ghc-7.8.4/vcswrapper-0.1.4/build/VCSWrapper/Git/Parsers.o )
[ 7 of 18] Compiling VCSWrapper.Git.Process ( src/VCSWrapper/Git/Process.hs, /tmp/matrix-worker/1484402927/dist-newstyle/build/x86_64-linux/ghc-7.8.4/vcswrapper-0.1.4/build/VCSWrapper/Git/Process.o )
[ 8 of 18] Compiling VCSWrapper.Git   ( src/VCSWrapper/Git.hs, /tmp/matrix-worker/1484402927/dist-newstyle/build/x86_64-linux/ghc-7.8.4/vcswrapper-0.1.4/build/VCSWrapper/Git.o )
[ 9 of 18] Compiling VCSWrapper.Git.Safe ( src/VCSWrapper/Git/Safe.hs, /tmp/matrix-worker/1484402927/dist-newstyle/build/x86_64-linux/ghc-7.8.4/vcswrapper-0.1.4/build/VCSWrapper/Git/Safe.o )

src/VCSWrapper/Git/Safe.hs:61:10:
    Not in scope: ‘<$>’
    Perhaps you meant ‘<>’ (imported from Data.Monoid)

src/VCSWrapper/Git/Safe.hs:68:10:
    Not in scope: ‘<$>’
    Perhaps you meant ‘<>’ (imported from Data.Monoid)

src/VCSWrapper/Git/Safe.hs:75:10:
    Not in scope: ‘<$>’
    Perhaps you meant ‘<>’ (imported from Data.Monoid)

src/VCSWrapper/Git/Safe.hs:93:14:
    Not in scope: ‘<$>’
    Perhaps you meant ‘<>’ (imported from Data.Monoid)

src/VCSWrapper/Git/Safe.hs:102:10:
    Not in scope: ‘<$>’
    Perhaps you meant ‘<>’ (imported from Data.Monoid)

src/VCSWrapper/Git/Safe.hs:132:13:
    Not in scope: ‘<$>’
    Perhaps you meant ‘<>’ (imported from Data.Monoid)
cabal: Failed to build vcswrapper-0.1.4.

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.