Giter VIP home page Giter VIP logo

Comments (3)

wincent avatar wincent commented on May 19, 2024

Some issues

GHC 7.10.3

setup-Simple-Cabal-1.22.5.0-x86_64-linux-ghc-7.10.3: can't find source for
Tasty in dist/build/tasty/tasty-tmp, tests, lib

Suspect HFS+ case-sensitivity issue, because similar test passes on OS X.

stack default

setup-Simple-Cabal-1.24.0.0-ghc-8.0.1: can't find source for Tasty in
.stack-work/dist/x86_64-linux/Cabal-1.24.0.0/build/tasty/tasty-tmp, tests, lib

Likely same issue.

stack 7.10.3

setup-Simple-Cabal-1.22.5.0-ghc-7.10.3: can't find source for Tasty in
.stack-work/dist/x86_64-linux/Cabal-1.22.5.0/build/tasty/tasty-tmp, tests, lib

Same.

stack 7.10.2

/home/travis/build/wincent/docvim/lib/Text/Docvim/Optimize.hs:3:1: Warning:
    Module ‘Control.Lens’ does not export ‘Empty’
<no location info>: 
Failing due to -Werror.

Want to not use -Werror in Stack builds (but will use it locally in wrapper scripts). But also can change the hiding line in Optimize.hs which is causing that error.

GHC 7.8.4

rejecting: base-4.7.0.2/installed-bfd... (conflict: docvim => base>=4.8 &&
<4.10)

Could try relaxing the lower boundary and see if it builds.

stack 7.8.4

      base: needed (>=4.8 && <4.10), 4.7.0.2 found (latest applicable is 4.9.0.0)

Same issue as above.

GHC 7.6.3

rejecting: base-4.6.0.1/installed-8aa... (conflict: docvim => base>=4.8 &&
<4.10)

Doubt things will still work with the lower boundary set that low, but can give it a try.

from docvim.

wincent avatar wincent commented on May 19, 2024

stack 7.8.4 osx

      base: needed (>=4.8 && <4.10), 4.7.0.2 found (latest applicable is 4.9.0.0)

stack 7.10.2 osx

    Module ‘Control.Lens’ does not export ‘Empty’
<no location info>: 
Failing due to -Werror.

And the others look like more of the same...

from docvim.

wincent avatar wincent commented on May 19, 2024

See also #27 and #26, which test out the impact of relaxing the base lower bound.

from docvim.

Related Issues (20)

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.