Libraries » History » Version 11
Greg Burri, 03/22/2009 11:49 PM
1 | 1 | Greg Burri | h1. Libraries |
---|---|---|---|
2 | |||
3 | 10 | Greg Burri | h2. "GTK2HS":http://www.haskell.org/gtk2hs/ |
4 | 4 | Greg Burri | |
5 | 10 | Greg Burri | Binding to GTK+ for Haskell. |
6 | 7 | Greg Burri | |
7 | 10 | Greg Burri | * User interface |
8 | * Configuration management : "GConf":http://www.haskell.org/gtk2hs/docs/gtk2hs-docs-0.10.0/System-Gnome-GConf-GConfClient.html |
||
9 | * Tray icon : "StatusIcon":http://www.haskell.org/gtk2hs/docs/gtk2hs-docs-0.10.0/Graphics-UI-Gtk-Display-StatusIcon.html |
||
10 | 4 | Greg Burri | |
11 | 3 | Greg Burri | h2. Files access |
12 | |||
13 | * mmap ? : http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mmap-0.2 |
||
14 | 2 | Greg Burri | |
15 | |||
16 | h2. SHA-1 |
||
17 | |||
18 | * http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SHA-1.0.2 |
||
19 | * or http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Crypto |
||
20 | 11 | Greg Burri | |
21 | h2. Code documentation |
||
22 | |||
23 | * "Haddock":http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haddock (Included in GHC). |