Commit 5bbb7f57 authored by Kai Zhang's avatar Kai Zhang

v0.7.1

parent d8d7f6b0
Revision history for haskell-igraph Revision history for haskell-igraph
=================================== ===================================
v0.7.1 -- 2018-XX-XX
* Add a few more functions.
v0.7.0 -- 2018-05-23 v0.7.0 -- 2018-05-23
-------------------- --------------------
......
name: haskell-igraph name: haskell-igraph
version: 0.7.0 version: 0.7.1
synopsis: Haskell interface of the igraph library. synopsis: Haskell interface of the igraph library.
description: igraph<"http://igraph.org/c/"> is a library for creating description: igraph<"http://igraph.org/c/"> is a library for creating
and manipulating large graphs. This package provides the Haskell and manipulating large graphs. This package provides the Haskell
......
...@@ -7,4 +7,5 @@ packages: ...@@ -7,4 +7,5 @@ packages:
extra-deps: [] extra-deps: []
resolver: nightly-2018-04-19 resolver: nightly-2018-11-24
#resolver: lts-12.14
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment