Giter Club home page Giter Club logo

haskell-dmenu's People

Contributors

m0rphism avatar

Stargazers

 avatar

Watchers

 avatar

haskell-dmenu's Issues

Inaccurate version bounds

I noticed your recent package upload to Hackage as it was flagged by the matrix buildbot due to packaging meta-data issues: The build-dependencies have inaccurate versions bounds. Please be aware that accurate version bounds are mandated by the PVP, and adherence to the PVP is expected as part of the Hackage guidelines. This has various knock off consequences, such as Hackage possibly not being able to generate Haddock documentation for your package, as well generally resulting in a poor experience for users since they can run into such compilation errors as well. Specifically, I've noticed the following compile error with GHC 7.8 / base-4.7:

[3 of 4] Compiling DMenu.Run        ( src/DMenu/Run.hs, /tmp/matrix-worker/1479592721/dist-newstyle/build/x86_64-linux/ghc-7.8.4/dmenu-0.1.0.1/build/DMenu/Run.o )

src/DMenu/Run.hs:47:42:
    Not in scope: ‘<$>’
    Perhaps you meant one of these:
      ‘<.>’ (imported from Control.Lens),
      ‘<&>’ (imported from Control.Lens)

src/DMenu/Run.hs:61:30:
    Not in scope: ‘readCreateProcessWithExitCode’
    Perhaps you meant ‘readProcessWithExitCode’ (imported from System.Process)

src/DMenu/Run.hs:64:5:
    Not in scope: ‘pure’
    Perhaps you meant ‘pre’ (imported from Control.Lens)

src/DMenu/Run.hs:104:52:
    Not in scope: ‘<$>’
    Perhaps you meant one of these:
      ‘<.>’ (imported from Control.Lens),
      ‘<&>’ (imported from Control.Lens)

src/DMenu/Run.hs:148:39:
    Not in scope: ‘<$>’
    Perhaps you meant one of these:
      ‘<.>’ (imported from Control.Lens),
      ‘<&>’ (imported from Control.Lens)

src/DMenu/Run.hs:150:30:
    Not in scope: ‘readCreateProcessWithExitCode’
    Perhaps you meant ‘readProcessWithExitCode’ (imported from System.Process)

src/DMenu/Run.hs:153:5:
    Not in scope: ‘pure’
    Perhaps you meant ‘pre’ (imported from Control.Lens)

src/DMenu/Run.hs:184:59:
    Not in scope: ‘<$>’
    Perhaps you meant one of these:
      ‘<.>’ (imported from Control.Lens),
      ‘<&>’ (imported from Control.Lens)

src/DMenu/Run.hs:213:9:
    Not in scope: ‘<$>’
    Perhaps you meant one of these:
      ‘<.>’ (imported from Control.Lens),
      ‘<&>’ (imported from Control.Lens)

src/DMenu/Run.hs:213:61:
    Not in scope: ‘pure’
    Perhaps you meant ‘pre’ (imported from Control.Lens)

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.