| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Fri, 16 Jan 2026 03:20:25 GMT
X-Served-By: cache-dfw-ktki8620043-DFW, cache-bom-vanm7210025-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768533625.111662,VS0,VE297
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
fgl: Martin Erwig's Functional Graph Library
fgl: Martin Erwig's Functional Graph Library
An inductive representation of manipulating graph data structures.
Original website can be found at https://web.engr.oregonstate.edu/~erwig/fgl/haskell.
Now without braces in cabal file.
Modules
[Index] [Quick Jump]
- Data
- Graph
- Data.Graph.Inductive
- Data.Graph.Inductive.Basic
- Data.Graph.Inductive.Example
- Data.Graph.Inductive.Graph
- Internal
- Data.Graph.Inductive.Monad
- Data.Graph.Inductive.NodeMap
- Data.Graph.Inductive.PatriciaTree
- Data.Graph.Inductive.Query
- Data.Graph.Inductive.Query.ArtPoint
- Data.Graph.Inductive.Query.BCC
- Data.Graph.Inductive.Query.BFS
- Data.Graph.Inductive.Query.DFS
- Data.Graph.Inductive.Query.Dominators
- Data.Graph.Inductive.Query.GVD
- Data.Graph.Inductive.Query.Indep
- Data.Graph.Inductive.Query.MST
- Data.Graph.Inductive.Query.MaxFlow
- Data.Graph.Inductive.Query.MaxFlow2
- Data.Graph.Inductive.Query.Monad
- Data.Graph.Inductive.Query.SP
- Data.Graph.Inductive.Query.TransClos
- Data.Graph.Inductive.Tree
- Data.Graph.Inductive
- Graph
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| containers042 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- fgl-5.8.3.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 5.3, 5.4.1.1, 5.4.2.0, 5.4.2.2, 5.4.2.3, 5.4.2.4, 5.5.0.0, 5.5.0.1, 5.5.1.0, 5.5.2.0, 5.5.2.1, 5.5.2.2, 5.5.2.3, 5.5.3.0, 5.5.3.1, 5.5.4.0, 5.6.0.0, 5.7.0.0, 5.7.0.1, 5.7.0.2, 5.7.0.3, 5.8.0.0, 5.8.1.0, 5.8.1.1, 5.8.2.0, 5.8.3.0 (info) |
|---|---|
| Change log | ChangeLog |
| Dependencies | array, base (>=4.3 && <5), containers, deepseq (>=1.1.0.0 && <1.6), ghc-prim, transformers [details] |
| Tested with | ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.3, ghc ==8.6.2, ghc ==8.8.2, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.4, ghc ==9.4.4, ghc ==9.6.3, ghc ==9.8.1 |
| License | BSD-3-Clause |
| Author | Martin Erwig, Ivan Lazar Miljenovic |
| Maintainer | athas@sigkill.dk |
| Uploaded | by TroelsHenriksen at 2024-09-30T06:53:01Z |
| Revised | Revision 2 made by TroelsHenriksen at 2025-12-22T10:17:36Z |
| Category | Data Structures, Graphs |
| Source repo | head: git clone https://github.com/haskell/fgl.git |
| Distributions | Arch:5.8.3.0, Debian:5.7.0.3, Fedora:5.8.3.0, FreeBSD:5.5.2.1, LTSHaskell:5.8.3.0, NixOS:5.8.3.0, Stackage:5.8.3.0, openSUSE:5.8.3.0 |
| Reverse Dependencies | 115 direct, 210 indirect [details] |
| Downloads | 74118 total (127 in the last 30 days) |
| Rating | 2.75 (votes: 7) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs uploaded by user Build status unknown [no reports yet] |