- ghc-mod: updated to version 1.10.16
- network: added version 2.3.0.14
- pandoc: updated to version 1.9.4
- xmobar: updated to version 0.15
svn path=/nixpkgs/trunk/; revision=34337
The package won't compile when 'buildExamples' is enabled. First of all,
it depends on an ancient version of the 'executable-path' library. That
problem can be remedied by adding
patchPhase = ''
sed -i -e 's|executable-path == 0.0.\*|executable-path|' reactive-banana-wx.cabal
'';
..., but even then it won't build because the Cabal file doesn't declare
all dependencies properly. Both GHC 7.0.4 and 7.4.1 fail complaining
about the absence of Prelude.
svn path=/nixpkgs/trunk/; revision=34328
- hlint: updated to version 1.8.29
- hscolour: updated to version 1.20.2
- random-fu: updated to version 0.2.3.0
svn path=/nixpkgs/trunk/; revision=34324
- attoparsec: updated to version 0.10.2.0
- blaze-html: dropped obsolete version 0.4.3.4
- cairo: updated to version 0.12.3.1
- cryptocipher: updated to version 0.3.4
- file-embed: updated to version 0.0.4.4
- glib: updated to version 0.12.3.1
- gtk2hs-buildtools: updated to version 0.12.3.1
- gtksourceview2: updated to version 0.12.3.1
- hakyll: updated to version 3.3.0.0
- happstack-server: updated to version 7.0.2
- hjsmin: updated to version 0.1.2
- http-conduit: updated to version 1.4.1.7
- http-types: updated to version 0.6.11
- language-c-quote: updated to version 0.3.1.2
- parallel: added version 3.2.0.3
- regex-pcre: updated to version 0.94.3
- regex-posix: added version 0.95.2
- shakespeare-js: updated to version 1.0.0.3
- svgcairo: updated to version 0.12.1.1
- text: added version 0.11.2.1
- vty: updated to version 4.7.0.14
- warp: updated to version 1.2.1.1
- yaml: updated to version 0.7.0.2
- yesod-static: updated to version 1.0.0.3
svn path=/nixpkgs/trunk/; revision=34255
- cryptocipher: updated to version 0.3.2
- Crypto: updated to version 4.2.5
- darcs: updated to version 2.8.1
- hamlet: updated to version 1.0.1.3
- monad-par-extras: updated to version 0.3.2
- persistent-template: updated to version 0.9.0.2
- pool-conduit: updated to version 0.1.0.2
- shakespeare-css: updated to version 1.0.1.2
- shakespeare-i18n: updated to version 1.0.0.2
- shakespeare-js: updated to version 1.0.0.2
- shakespeare-text: updated to version 1.0.0.2
- shakespeare: updated to version 1.0.0.2
- warp: updated to version 1.2.1
- wxcore: updated to version 0.90.0.1
- wxc: updated to version 0.90.0.3
- wx: updated to version 0.90.0.1
- xml-conduit: updated to version 0.7.0.3
- xss-sanitize: updated to version 0.3.2
- yesod-auth: updated to version 1.0.2.1
- yesod-core: updated to version 1.0.1.2
- yesod-default: updated to version 1.0.1.1
- yesod-form: updated to version 1.0.0.4
- yesod-json: updated to version 1.0.0.1
- yesod-persistent: updated to version 1.0.0.1
- yesod-routes: updated to version 1.0.1.2
- yesod-static: updated to version 1.0.0.2
- yesod: updated to version 1.0.1.6
svn path=/nixpkgs/trunk/; revision=34102
- authenticate: updated to version 1.2.1.1
- blaze-html: added version 0.5.0.0 (unused right now because happstack can't deal with it)
- BNFC-meta: updated to version 0.3.0.2
- graphviz: patched build to succeed with transformers 0.3.x
- haskeline: updated to version 0.6.4.7
- http-conduit: updated to version 1.4.1.3
- numeric-prelude: updated to version 0.3.0.2
- pandoc: updated to version 1.9.3
svn path=/nixpkgs/trunk/; revision=34087
- haskell-src-exts: updated to version 1.13.3
- MemoTrie: updated to version 0.5
- semigroups: updated to version 0.8.3.2
- tagged: updated to version 0.4.2.1
- vector-space: updated to version 0.8.1
- WebBits: updated to version 2.2
svn path=/nixpkgs/trunk/; revision=34060