- 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
- DSH: updated to version 0.7.8.1
- alex: updated to versino 3.0.2
- certificate: updated to version 1.2.2
- language-c: updated to version 0.4.2
- xhtml: updated to version 3000.2.1
Also, downgraded GHC 7.4.1 environment to use mtl 2.0 and transformers 2.0 to
avoid lots of build errors, i.e. with monad-par.
svn path=/nixpkgs/trunk/; revision=34042
- attoparsec-conduit: updated to version 0.4.0.1
- conduit: updated to version 0.4.2
- network-conduit: updated to version 0.4.0.1
- persistent-sqlite: updated to version 0.9.0.2
- persistent: updated to version 0.9.0.4
- semigroups: updated to version 0.8.3.1
- wai-app-static: updated to version 1.2.0.3
- wai-extra: updated to version 1.2.0.4
- wai: updated to version 1.2.0.2
- warp: updated to version 1.2.0.2
- xml-conduit: updated to version 0.7.0.2
svn path=/nixpkgs/trunk/; revision=34027
- abstract-deque: added version 0.1.5
- abstract-par: added version 0.3
- bits-atomic: added version 0.1.3
- blaze-builder-conduit: updated to version 0.4.0.2
- IORefCAS: added version 0.2
- MemoTrie: updated to version 0.4.12
- monad-par: added version 0.3
- monad-par-extras: added version 0.3
- repa: updated to version 3.1.4.2
- texmath: updated to version 0.6.0.6
svn path=/nixpkgs/trunk/; revision=34003
- reactive-banana: updated to version 0.5.0.3
- vault: updated to version 0.2.0.0
- wai: patched to support recent versions of the vault library
svn path=/nixpkgs/trunk/; revision=33974
- cpu: added version 0.1.0
- cryptocipher: updated to version 0.3.1
- fclabels: updated to version 1.1.3
- hamlet: updated to version 1.0.1.2
- highlighting-kate: updated to version 0.5.0.6
- lifted-base: updated to version 0.1.1
- monad-control: updated to version 0.3.1.3
- reactive-banana: updated to version 0.5.0.2
- test-framework-quickcheck2: updated to version 0.2.12.2
- test-framework-quickcheck: updated to version 0.2.8.1
svn path=/nixpkgs/trunk/; revision=33969
- crypto-api: updated to version 0.10.2
- hashtables: updated to version 1.0.1.6
- hjsmin: updated to version 0.1.1
- repa: updated to version 3.1.3.3
svn path=/nixpkgs/trunk/; revision=33940
- language-javascript: updated to version 0.5.4
- syb: updated to version 0.3.6.1
- yesod: updated to version 1.0.1.5
- zlib-enum: updated to version 0.2.2.1
svn path=/nixpkgs/trunk/; revision=33923
- clientsession: updated to version 0.7.5
- gloss: updated to version 1.7.4.1
- haskeline: enable terminfo support and patch to support mtl >= 2.1
- HaskellForMaths: updated to version 0.4.5
- HsOpenSSL: updated to version 0.10.3.1
- language-javascript: updated to version 0.5.3
- mtl: added version 2.1.1
- network: updated to version 2.3.0.13
- repa-algorithms: updated to version 3.1.3.1
- repa-examples: updated to version 3.1.3.1
- repa-io: updated to version 3.1.3.1
- repa: updated to version 3.1.3.2
- resourcet: updated to version 0.3.2.1
- RSA: updated to version 1.2.1.0
- yesod-auth: updated to version 1.0.2
- yesod-form: updated to version 1.0.0.3
- yesod: updated to version 1.0.1.3
- zlib-enum: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=33913
- alternative-io: updated to version 0.0.1
- blaze-markup: added version 0.5.1.0
- crypto-conduit: updated to version 0.3.2
- cryptohash: updated to version 0.7.5
- darcs: updated to version 2.8.0
- filestore: updated to version 0.4.2
- Graphalyze: cosmetic change
- hamlet: updated to version 1.0.1.1
- happstack-hamlet: updated to version 7.0.1
- happstack-server: updated to version 7.0.1
- HFuse: updated to version 0.2.4.1
- Hipmunk: updated to version 5.2.0.8
- language-javascript: updated to version 0.5.2
- libmpd: updated to version 0.8.0
- lifted-base: updated to version 0.1.0.4
- monad-control: updated to version 0.3.1.2
- persistent: updated to version 0.9.0.3
- regex-compat: use latest version when building with GHC 7.4.1
- skein: updated to version 0.1.0.7
- snap-core: updated to version 0.8.1
- snap-server: updated to version 0.8.1.1
- tls: updated to version 0.9.5
- vty: updated to version 4.7.0.12
- wai-app-static: updated to version 1.2.0.2
- yesod-core: updated to version 1.0.1.1
svn path=/nixpkgs/trunk/; revision=33889