"evalue": "invalid syntax (<ipython-input-2-ee999d0ba8c4>, line 3)",
"<span style='color: red; font-style: italic;'>Not in scope: `<*>'<br/>Perhaps you meant `<$>' (imported from Control.Applicative)<br/></span>"
"output_type": "pyerr",
],
"traceback": [
"metadata": {},
"\u001b[0;36m File \u001b[0;32m\"<ipython-input-2-ee999d0ba8c4>\"\u001b[0;36m, line \u001b[0;32m3\u001b[0m\n\u001b[0;31m print $ (+) <$> Just 3 <*> Just 10\u001b[0m\n\u001b[0m ^\u001b[0m\n\u001b[0;31mSyntaxError\u001b[0m\u001b[0;31m:\u001b[0m invalid syntax\n"
"output_type": "display_data"
]
}
}
],
],
"prompt_number": 2
"prompt_number": 6
},
},
{
{
"cell_type": "code",
"cell_type": "code",
...
@@ -99,47 +98,41 @@
...
@@ -99,47 +98,41 @@
"cell_type": "code",
"cell_type": "code",
"collapsed": false,
"collapsed": false,
"input": [
"input": [
"map "
"import Lkjadflkjad\n",
"import Alksjdfljksd"
],
],
"language": "python",
"language": "python",
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
"html": [
"html": [
"<span style='color: red; font-style: italic;'>No instance for (GHC.Show.Show ((a0 -> b0) -> [a0] -> [b0]))<br/> arising from a use of `System.IO.print'<br/>Possible fix:<br/> add an instance declaration for<br/> (GHC.Show.Show ((a0 -> b0) -> [a0] -> [b0]))<br/></span>"
"<span style='color: red; font-style: italic;'>Failed to load interface for `Alksjdfljksd'<br/>Use -v to see a list of the files searched for.<br/></span>"
],
],
"metadata": {},
"metadata": {},
"output_type": "display_data"
"output_type": "display_data"
}
}
],
],
"prompt_number": 2
"prompt_number": 7
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"collapsed": false,
"collapsed": false,
"input": [
"input": [
"abc"
"abc\n",
"adsf"
],
],
"language": "python",
"language": "python",
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
"metadata": {},
"output_type": "pyout",
"prompt_number": 3,
"text": []
},
{
{
"html": [
"html": [
"<span style='color: red; font-style: italic;'>Not in scope: `abc'\n",
"<span style='color: red; font-style: italic;'>Not in scope: `adsf'<br/></span>"
"Perhaps you meant `abs' (imported from Prelude)\n",