mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 04:46:08 +00:00
commit
d8d9e2e071
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user