Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
haskell-igraph
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
haskell-igraph
Commits
07e586ad
Commit
07e586ad
authored
Sep 29, 2016
by
Kai Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
organize c codes
parent
670c670d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
haskelligraph.h
cbits/haskelligraph.h
+0
-0
haskell-igraph.cabal
haskell-igraph.cabal
+2
-1
No files found.
include
/haskelligraph.h
→
cbits
/haskelligraph.h
View file @
07e586ad
File moved
haskell-igraph.cabal
View file @
07e586ad
...
...
@@ -70,7 +70,8 @@ library
default-language: Haskell2010
build-tools: c2hs >=0.25.0
c-sources: cbits/haskelligraph.c
include-dirs: include
include-dirs: cbits
includes: cbits/haskelligraph.h
test-suite tests
type: exitcode-stdio-1.0
...
...
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