Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import IHaskell packages in notebook outside IHaskell folder #1492

Closed
belonesox opened this issue May 9, 2024 · 2 comments
Closed

Import IHaskell packages in notebook outside IHaskell folder #1492

belonesox opened this issue May 9, 2024 · 2 comments

Comments

@belonesox
Copy link

I am new in Haskell stack.

  • I installed IHaskell
  • IHaskell/notebooks/IHaskell.ipynb works ok for me in Jupyter nodebook, vscode, code-server.
  • When I move IHaskell.ipynb it outside IHaskell folder (say ~/test), I got Could not find module ‘IHaskell.Display’

Looks I have somehow describe dependencies to all ./ihaskell-display/* packages, how should I do it?
By stack.yaml (but I dont want to install any packages, only use installed), cabal.project, ihaskell.cabal?
Please, show an example...

@belonesox belonesox changed the title Import IHaskell packages in notebook Import IHaskell packages in notebook outside IHaskell folder May 9, 2024
@vaibhavsagar
Copy link
Member

Can you try #792 (comment)?

@vaibhavsagar
Copy link
Member

Closing, please reopen if required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants