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
92a2e7db
Commit
92a2e7db
authored
Oct 29, 2016
by
Kai Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix build issues
parent
93bd94a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
haskell-igraph.cabal
haskell-igraph.cabal
+3
-4
No files found.
haskell-igraph.cabal
View file @
92a2e7db
...
...
@@ -2,11 +2,10 @@
-- documentation, see http://haskell.org/cabal/users-guide/
name: haskell-igraph
version: 0.2.
1
version: 0.2.
2
synopsis: Imcomplete igraph bindings
description: This is an attempt to create a complete bindings for the
igraph<"http://igraph.org/c/"> library. Related work:
https://hackage.haskell.org/package/igraph.
igraph<"http://igraph.org/c/"> library.
license: MIT
license-file: LICENSE
author: Kai Zhang
...
...
@@ -71,7 +70,7 @@ library
default-language: Haskell2010
build-tools: c2hs >=0.25.0
c-sources: cbits/haskelligraph.c
include
s: cbits/haskelligraph.h
include
-dirs: cbits
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