Git Product home page Git Product logo

Comments (2)

evincarofautumn avatar evincarofautumn commented on June 12, 2024 3

This should be fixed in 4712cfe and I will update the instructions in the book as well. Please confirm that this works for you so I can close this.

from kitten.

evincarofautumn avatar evincarofautumn commented on June 12, 2024

I’ve added a note to the installation instructions:

Currently, you will also need to manually copy the standard library, referred to as the common vocabulary, common.ktn, to the same location.

This is due to a deficiency in Stack’s support of Cabal’s data-files feature, where if you install data files (such as common.ktn) with stack install, they’ll have the wrong path prefix: it searches for them in the build directory instead of the install location. So I haven’t been using data-files as a result.

I’ll see if I can add support for this with Cabal builds and add instructions for installing using Cabal, although ideally we’d be able to do everything through just Stack. If I can’t get that to work, I’ll just add a Makefile with a make install target.

from kitten.

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.