aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-wxcore
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.90.0.3Gabor Pali2012-08-032-4/+4
| | | | | | | | | - Use the new options framework Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=301931
* - Update to 0.90.0.1Gabor Pali2012-06-034-19/+17
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298311
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* wxHaskell is a portable and native GUI library for Haskell. It is builtGabor Pali2012-02-184-0/+47
on top of wxWidgets, a comprehensive C++ library that is portable across all major GUI platforms, including GTK, Windows, X11, and MacOS X. This version works with wxWidgets 2.8 only. Distributed under the WXWINDOWS LIBRARY LICENSE. Please see LICENSE file, but note that this is essentially LGPL with an exception allowing binary distribution of proprietary software. This is the same license as wxWidgets itself uses. WWW: http://haskell.org/haskellwiki/WxHaskell Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=291761