Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Cloogle
cloogle.org
Commits
44b5bb3d
Verified
Commit
44b5bb3d
authored
Nov 16, 2018
by
Camil Staps
🚀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add more ranking constraints for unification
parent
ffe00e18
Pipeline
#16493
passed with stage
in 14 minutes and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
backend/rank_settings_constraints.json
backend/rank_settings_constraints.json
+5
-0
No files found.
backend/rank_settings_constraints.json
View file @
44b5bb3d
[
[{
"name"
:
"toInt"
},
[
"LT"
,[
"StdOverloaded"
,
"toInt"
],
[
"StdChar"
,
"digitToInt"
]]]
,
[{
"unify"
:
"Char -> Int"
},
[
"LT"
,[
"StdChar"
,
"digitToInt"
],
[
"StdOverloaded"
,
"toInt"
]]]
,
[{
"unify"
:
"Int -> String"
},
[
"LT"
,[
"StdOverloaded"
,
"fromInt"
],
[
"StdOverloaded"
,
"one"
]]]
,
[{
"unify"
:
"(m a) -> a"
},
[
"LT"
,[
"StdList"
,
"last"
],
[
"StdList"
,
"or"
]]]
,
[{
"unify"
:
"(m a) -> a"
},
[
"LT"
,[
"StdOverloadedList"
,
"Hd"
],
[
"StdOverloadedList"
,
"Avg"
]]]
,
[{
"unify"
:
"(m a) -> a"
},
[
"LT"
,[
"StdList"
,
"last"
],
[
"StdGeneric"
,
"generic_dict"
]]]
,
[{
"unify"
:
"(m a) -> a"
},
[
"LT"
,[
"StdList"
,
"limit"
],
[
"StdGeneric"
,
"generic_dict"
]]]
,
[{
"unify"
:
"(m a) -> a"
},
[
"LT"
,[
"StdOrdList"
,
"minList"
],
[
"StdList"
,
"or"
]]]
]
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