<div dir="ltr">I am trying to set up ihaskell on EC2.  I start with the NixOs EC2 instance (from http://nixos.org/nixos/download.html) and then basically install the ihaskell package using nix-env -i ihaskell.  The installation runs fine but when I try to start the notebook with ihaskell notebook i get the following:<div><br></div><div><div>Updating IPython profile.</div><div>Loading profile from /nix/store/hlkvkavkgm3hj08ffdlziq30r7zyr060-haskell-ihaskell-ghc7.8.3-0.4.3.0-shared/share/x86_64-linux-ghc-7.8.3/ihaskell-0.4.3.0/profile/profile.tar</div><div>IHaskell:</div><div>Ran commands:</div><div>mkdir -p /root/.ihaskell</div><div>mkdir -p /root/.ihaskell/notebooks</div><div>mkdir -p /root/.ihaskell</div><div>/nix/store/hnmgn0jrpzlp5d91m5xawpr2iqsjxh7j-ipython-2.3.1/bin/ipython locate profile haskell</div><div>which /nix/store/hnmgn0jrpzlp5d91m5xawpr2iqsjxh7j-ipython-2.3.1/bin/ipython</div><div>/nix/store/hnmgn0jrpzlp5d91m5xawpr2iqsjxh7j-ipython-2.3.1/bin/ipython locate profile haskell</div><div>which /nix/store/hnmgn0jrpzlp5d91m5xawpr2iqsjxh7j-ipython-2.3.1/bin/ipython</div><div><br></div><div>Exception: /root/.ipython/profile_haskell/ipython_config.py: openFile: does not exist (No such file or directory)</div><div><br></div><div>I poked around a bit and the root/.ipython/profile_haskell/ contains none of the expected profile files...  Could not find anything by googling around except the suggestion to run the ihaskell setup command which seems to have been discontinued</div><div><br></div><div>Can anyone suggest what I could try?</div><div><br></div><div>Thanks</div><div>Riaan</div><div><br></div><div><br></div></div></div>