Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gargantext-ihaskell
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
gargantext-ihaskell
Commits
614e22ff
Commit
614e22ff
authored
Jun 14, 2016
by
Andrew Gibiansky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update example notebook
parent
2063a102
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
918 additions
and
1769 deletions
+918
-1769
IHaskell.ipynb
notebooks/IHaskell.ipynb
+909
-1761
Lint.hs
src/IHaskell/Eval/Lint.hs
+9
-8
No files found.
notebooks/IHaskell.ipynb
View file @
614e22ff
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/IHaskell/Eval/Lint.hs
View file @
614e22ff
...
...
@@ -81,7 +81,8 @@ showIdea :: Idea -> Maybe LintSuggestion
showIdea
idea
=
case
ideaTo
idea
of
Nothing
->
Nothing
Just
whyNot
->
Just
Just
whyNot
->
Just
Suggest
{
line
=
srcSpanStartLine
$
ideaSpan
idea
,
found
=
showSuggestion
$
ideaFrom
idea
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment