Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Cloogle
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Cloogle
Cloogle
Commits
d7b379e2
Verified
Commit
d7b379e2
authored
Nov 17, 2018
by
Camil Staps
🚀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More updates for latest Platform
parent
2f6a1aa5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Cloogle/DB/Factory.icl
Cloogle/DB/Factory.icl
+2
-1
No files found.
Cloogle/DB/Factory.icl
View file @
d7b379e2
...
...
@@ -36,6 +36,7 @@ import Control.Applicative
import
Control
.
Monad
import
Data
.
Either
import
Data
.
Error
from
Data
.
Foldable
import
class
Foldable
(
foldr1
)
from
Data
.
Func
import
$,
mapSt
,
on
,
`
on`
,
instance
Functor
((->)
a
)
import
Data
.
Functor
import
Data
.
GenDefault
...
...
@@ -80,7 +81,7 @@ from syntax import :: ClassDef{class_args,class_context,class_ident,class_pos},
from
Cloogle
.
API
import
::
FunctionKind
(..),
instance
==
FunctionKind
import
qualified
Cloogle
.
DB
as
CDB
from
Cloogle
.
DB
import
::
CloogleDB
{..},
::
Annotation
Key
,
::
CloogleDB
{..},
::
Annotation
,
::
Library
,
::
Location
(
Builtin
,
NoLocation
),
::
CleanLangReportLocation
,
...
...
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