BSD-3-Clause licensed by Brent Yorgey
This version can be pinned in stack with:force-layout-0.4.1@sha256:32174a1914083221c126cdbe41212c6b480b78f8d1103e7d455e5e317c159ad4,1335
Module documentation for 0.4.1
Simulation engine for doing simple force-based layout,
e.g. for trees or graphs. See the diagrams-contrib package
for usage examples.
v0.4.1 (2024-10-25)
Switch from old data-default-class
package to now require data-default-0.8
Hackage revisions:
r1:
allow base-4.10
for GHC 8.2
r2:
r3:
allow base-4.11
for GHC 8.4
r4:
allow base-4.12
, lens-4.17
, and containers-0.6
(GHC 8.6)
r5:
allow base-4.13
, lens-4.18
(GHC 8.8)
r6:
allow lens-4.19
, linear-1.21
r7:
allow base-4.15
, lens-5.0
(GHC 8.10, 9.0)
r8:
allow base-4.16
, lens-5.1
(GHC 9.2)
r9:
allow base-4.17
, lens-5.2
(GHC 9.4)
r10 (3 Dec 2022):
r11 (19 June 2023):
allow base-4.18
(GHC 9.6)
r12 (22 Jan 2024):
allow base-4.19
(GHC 9.8)
r13 (11 June 2024):
allow base-4.20
(GHC 9.10)
allow linear-1.23
, lens-5.3
, containers-0.7
allow data-default-class-0.1
test with GHC 8.0.1
allow lens-4.14
allow base-4.9
for GHC-8.0
Full Changelog
Full Changelog
Release to accompany diagrams-1.3
Full Changelog
Full Changelog
Closed issues:
cabal file category should be Physics #6
Merged pull requests:
Full Changelog
Full Changelog
Merged pull requests:
Full Changelog
Closed issues:
Needs Hackage release for lens-4.3 #2
Full Changelog
Full Changelog
Merged pull requests:
Make it compilable with GHC HEAD (v7.9) #1 (ggreif )
[v0.3.0.2] () (9 March 2014)
Allow vector-space-points-0.2
[v0.3.0.1] () (12 February 2014)
v0.3 [1 January 2014]
Use lenses for ForceLayoutOpts
[v0.2.0.1] () (22 Dec 20130
[v0.2] () (5 December 2012)
Switch from fclabels to lens.
Note this requires a major version bump because the accessors for
Particle and Ensemble are exported, and they have completely
different types. But the API has not otherwise changed.
[v0.1.0.2:] () (23 August 2012)
Bump upper bounds to allow base-4.6 and containers-0.5
[v0.1.0.1] () (21 December 2011)
Bump fclabels upper bound to allow 1.1.0
[v0.1.0.0] () (20 December 2011)
* This Change Log was automatically generated by github_changelog_generator
Stackage is a service provided by the
Haskell Foundation
│ Originally developed by
FP Complete