Coder Social home page Coder Social logo

Comments (3)

jtdaugherty avatar jtdaugherty commented on May 17, 2024

Interesting; I don't know why that occurs, but tart builds successfully on non-HP installations of, say, GHC 8.2 and Cabal-install 2.0. I don't intend to support HP specifically, but I suspect this is spurious. Thanks for the report!

from tart.

rdavidso avatar rdavidso commented on May 17, 2024

I just tried doing GHC 8.2 and cabal-install 2.0 on their own, and things still seem to be broken surrounding microlens-0.4.8.1:

cabal: Entering directory '/tmp/cabal-tmp-27671/microlens-mtl-0.1.11.0'
Configuring microlens-mtl-0.1.11.0...
Preprocessing library for microlens-mtl-0.1.11.0..
Building library for microlens-mtl-0.1.11.0..
[1 of 2] Compiling Lens.Micro.Mtl.Internal ( src/Lens/Micro/Mtl/Internal.hs, dist/build/Lens/Micro/Mtl/Internal.o )

src/Lens/Micro/Mtl/Internal.hs:70:1: error:
    Could not find module ‘Lens.Micro’
    There are files missing in the ‘microlens-0.4.8.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
70 | import Lens.Micro
   | ^^^^^^^^^^^^^^^^^

src/Lens/Micro/Mtl/Internal.hs:71:1: error:
    Could not find module ‘Lens.Micro.Internal’
    There are files missing in the ‘microlens-0.4.8.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
71 | import Lens.Micro.Internal
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-27671/microlens-mtl-0.1.11.0'

from tart.

jtdaugherty avatar jtdaugherty commented on May 17, 2024

Interesting - I am able to build both microlens-0.4.8.1 and microlens-mtl-0.1.11.0 without that error. Do you get different results if you rm -r ~/.cabal/store/ghc-8.2.1?

from tart.

Related Issues (17)

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.