date | project | content | link |
|---|
| 22:50 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (8 files in 4 dirs): ThreadScope is a graphical viewer for thread profile information generated by the Glasgow Haskell Compiler (GHC). The ThreadScope program allows us to debug the parallel performance of Haskell programs. Using Threadscope we can check to see that work is well balanced across the available processors and spot performance issues relating to garbage collection or poor load balancing. WWW: http://hackage.haskell.org/package/threadscopeObtained from: FreeBSD Haskell | # |
| 22:48 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (6 files in 4 dirs): | # |
| 21:39 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): wxHaskell is a portable and native GUI library for Haskell. It is built 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 and 2.9. WWW: http://haskell.org/haskellwiki/WxHaskellObtained from: FreeBSD Haskell | # |
| 21:35 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (6 files in 4 dirs): wxHaskell is a portable and native GUI library for Haskell. It is built 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/WxHaskellObtained from: FreeBSD Haskell | # |
| 21:32 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): wxHaskell is a portable and native GUI library for Haskell. It is built 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. WWW: http://haskell.org/haskellwiki/WxHaskellObtained from: FreeBSD Haskell | # |
| 21:27 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): | # |
| 18:47 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): HsOpenSSL is an (incomplete) OpenSSL binding for Haskell. It can generate RSA and DSA keys, read and write PEM files, generate message digests, sign and verify messages, encrypt and decrypt messages. It has also some capabilities of creating SSL clients and servers. WWW: https://github.com/phonohawk/HsOpenSSLObtained from: FreeBSD Haskell | # |
| 18:41 on Feb 18 | FreeBSD | Commit by pgj :: ports/devel/Makefile: - Fix directory name of hs-byteorder Congratulations for the typo: pgj
| # |
| 17:53 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): A RESTful web framework with strong compile-time guarantees of correctness. It also affords space efficient code, highly concurrent loads, and portability to many deployment backends (via the wai package), from CGI to stand-alone serving. Yesod also focuses on developer productivity. Yesod integrates well with tools for all your basic web development (wai, persistent, and shakespeare/hamlet). WWW: http://www.yesodweb.com/Obtained from: FreeBSD Haskell | # |
| 17:51 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): | # |
| 17:49 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): | # |
| 17:47 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): | # |
| 17:44 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): | # |
| 17:43 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): Yesod is a framework designed to foster creation of RESTful web application that have strong compile-time guarantees of correctness. It also affords space efficient code and portability to many deployment backends, from CGI to stand-alone serving. WWW: http://www.yesodweb.com/Obtained from: FreeBSD Haskell | # |
| 17:39 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): | # |
| 17:37 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): | # |
| 17:35 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted. In this case, the variable type needs a ToText instance. WWW: http://www.yesodweb.com/book/templatesObtained from: FreeBSD Haskell | # |
| 17:33 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted. In this case, the variable type needs a ToJavascript instance. There is also shakespeare-coffeescript for coffeescript templates. Coffescript is a language that compiles down to javascript. It expects a coffeescript compiler in your path, and variable should be a ToCoffee instance. WWW: http://www.yesodweb.com/book/templatesObtained from: FreeBSD Haskell | # |
| 17:31 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): This package uses the same approach of type-safe URLs to create translated content. It has a simple syntax for translators, while allowing the ful power of Haskell for applying complex grammar rules. WWW: http://www.yesodweb.com/book/i18nObtained from: FreeBSD Haskell | # |
| 17:30 on Feb 18 | FreeBSD | Commit by pgj :: ports/ (5 files in 3 dirs): Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted. In this case, the variable type needs a ToCss instance. This package contains 2 CSS template languages. The Cassius language uses whitespace to avoid the need for closing brackets and semi-colons. Lucius does not care about whitespace and is a strict superset of CSS. There are also some significant conveniences added for CSS. WWW: http://www.yesodweb.com/book/templatesObtained from: FreeBSD Haskell | # |