Unverified Commit ebbae715 authored by Johannes Drever's avatar Johannes Drever Committed by GitHub

Update README.md

parent 08ece70c
......@@ -117,6 +117,12 @@ $ <result path>/bin/ihaskell-notebook
It might take a while the first time, but subsequent builds will be much faster.
IHaskell-display modules are not loaded by default and have to be specified as additional packages.
```bash
$ nix-build release.nix --arg packages "haskellPackages: [ haskellPackages.ihaskell-blaze haskellPackages.ihaskell-charts ]"
```
# Troubleshooting
## Where are my packages? (IHaskell + Stack)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment