Graphalyze 0.10.0.0 → 0.10.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~pandoc
Dependency ranges changed: pandoc
Files
- Graphalyze.cabal +2/−2
Graphalyze.cabal view
@@ -1,5 +1,5 @@ Name: Graphalyze-Version: 0.10.0.0+Version: 0.10.0.1 Synopsis: Graph-Theoretic Analysis library. Description: A library to use graph theory to analyse the relationships inherent in discrete data.@@ -32,7 +32,7 @@ bktrees >= 0.2 && <0.4, fgl >= 5.4.2.3 && < 5.5, graphviz >= 2999.10.0.0 && < 2999.11.0.0,- pandoc >= 1.5 && < 1.6+ pandoc >= 1.5 && < 1.7 Exposed-Modules: Data.Graph.Analysis Data.Graph.Analysis.Types