graph-rewriting-layout 0.5.7 → 0.5.8
raw patch · 2 files changed
+2/−1 lines, 2 filesdep ~base
Dependency ranges changed: base
Files
GraphRewriting/Layout/SpringEmbedder.hs view
@@ -1,3 +1,4 @@+{-# LANGUAGE FlexibleContexts #-} module GraphRewriting.Layout.SpringEmbedder where import GraphRewriting.Graph
graph-rewriting-layout.cabal view
@@ -1,5 +1,5 @@ Name: graph-rewriting-layout-Version: 0.5.7+Version: 0.5.8 Copyright: (c) 2010, Jan Rochel License: BSD3 License-File: LICENSE