Commit Graph

20111 Commits

Author SHA1 Message Date
Peter Simons
514079a2d7 haskell-digestive-functors-aeson: broken by update of 'text'
Jailbreaking the package makes the build succeeds, but then the test suite fails:

    Running 1 test suites...
    Test suite tests: RUNNING...
    Tests
      Pokemon tests
        Submit pokeForm with valid data:   OK
        Submit pokeForm with invalid data/check error view
          Failed validation:               OK
          jsonErrors shows correct errors: OK
      Pokedex tests
        Valid pokedex with one pokemon:    OK
        Valid pokedex with many pokemon:   OK
        Submit pokedex with a single invalid item
          Failed validation:               OK
          jsonErrors shows correct errors: FAIL
            Exception: HUnitFailure "expected: Object (fromList [(\"pokemon\",Array (fromList [Object (fromList [(\"name\",String \"Name cannot be empty\")])]))])\n but got: Object (fromList [(\"pokemon\",Array (fromList [Object (fromList [(\"name\",String \"Name cannot be empty\"),(\"number\",String \"Could not parse number\")])]))])"
        Submit pokedex with a later invalid item
          Failed validation:               OK
          jsonErrors shows correct errors: FAIL
            Exception: HUnitFailure "expected: Object (fromList [(\"pokemon\",Array (fromList [Null,Object (fromList [(\"name\",String \"Name cannot be empty\")])]))])\n but got: Object (fromList [(\"pokemon\",Array (fromList [Object (fromList [(\"number\",String \"Could not parse number\")]),Object (fromList [(\"name\",String \"Name cannot be empty\"),(\"number\",String \"Could not parse number\")])]))])"
      Top level lists:                     OK
      Booleans work:                       OK
2014-11-01 21:08:03 +01:00
Peter Simons
ebca821f9c haskell-clay: jailbreak to fix build with latest version of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons
54a7aac1de haskell-wxc: work around broken installation code 2014-11-01 21:08:03 +01:00
Peter Simons
2227467ad3 haskell-HaXml: disable haddock phase to fix the build 2014-11-01 21:08:03 +01:00
Peter Simons
99ef7ea249 haskell-diagrams-lib: jailbreak to fix build with recent versions of 'lens' 2014-11-01 21:08:03 +01:00
Peter Simons
9619c92cb0 haskell-diagrams-core: jailbreak to fix build with recent versions of 'lens' 2014-11-01 21:08:03 +01:00
Peter Simons
d4d3e6a390 haskell-force-layout: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons
1600d8710e haskell-uri-encode: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons
7b1b9b76b6 haskell-cabal-lenses: jailbreak to fix build with recent versions of 'lens' 2014-11-01 21:08:03 +01:00
Peter Simons
65aa665db2 haskell-libsystemd-journal: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons
aa91690dad agda: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons
79e1d7f7cc haskell-snap-server: jailbreak to fix build with recent versions of 'text'
https://github.com/snapframework/snap-server/issues/58
2014-11-01 21:08:03 +01:00
Peter Simons
239e9cda01 haskell-snap-core: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons
7ec947d404 haskell-cheapskate: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons
3ee6f3b3aa haskell-wl-pprint-text: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:02 +01:00
Peter Simons
1281a4eb1a haskell-wxc: patch out the attempt to run ldconfig to fix the build 2014-11-01 21:08:02 +01:00
Peter Simons
67af48c420 haskell-ihaskell: update to version 0.4.3.0 2014-11-01 21:08:02 +01:00
Peter Simons
30122cd974 haskell-hslogger: update to version 1.2.6 2014-11-01 21:08:02 +01:00
Peter Simons
4e31c212ba haskell-ghcid: update to version 0.3.1 2014-11-01 21:08:02 +01:00
Peter Simons
b22a9e735a haskell-yi-language: update to version 0.1.0.8 2014-11-01 21:08:02 +01:00
Peter Simons
ededb1155f haskell-yesod-auth-hashdb: update to version 1.4.1.1 2014-11-01 21:08:02 +01:00
Peter Simons
a1edfa43f0 haskell-xml-lens: update to version 0.1.6.2 2014-11-01 21:08:02 +01:00
Peter Simons
a78eb1a942 haskell-xdot: update to version 0.2.4.6 2014-11-01 21:08:02 +01:00
Peter Simons
577b049026 haskell-wxdirect: update to version 0.91.0.0 2014-11-01 21:08:02 +01:00
Peter Simons
ebd884c21b haskell-wxcore: update to version 0.91.0.0 2014-11-01 21:08:02 +01:00
Peter Simons
5e93487703 haskell-wxc: update to version 0.91.0.0 2014-11-01 21:08:02 +01:00
Peter Simons
403c20b4a3 haskell-wx: update to version 0.91.0.0 2014-11-01 21:08:02 +01:00
Peter Simons
740f0c6687 haskell-warp-tls: update to version 3.0.1 2014-11-01 21:08:02 +01:00
Peter Simons
f89413ecf7 haskell-vty: update to version 5.2.5 2014-11-01 21:08:02 +01:00
Peter Simons
bcb643d680 haskell-th-orphans: update to version 0.8.2 2014-11-01 21:08:02 +01:00
Peter Simons
e35167a455 haskell-tasty: update to version 0.10.1 2014-11-01 21:08:02 +01:00
Peter Simons
2886f52b0e haskell-rest-gen: update to version 0.16.1 2014-11-01 21:08:01 +01:00
Peter Simons
08bdcbddd0 haskell-postgresql-simple: update to version 0.4.7.0 2014-11-01 21:08:01 +01:00
Peter Simons
983b921163 haskell-polyparse: update to version 1.10 2014-11-01 21:08:01 +01:00
Peter Simons
8fd20eb3a2 haskell-persistent: update to version 2.1.0.2 2014-11-01 21:08:01 +01:00
Peter Simons
6529027e3b haskell-persistent-mysql: update to version 2.1.1 2014-11-01 21:08:01 +01:00
Peter Simons
a1061d0ca8 haskell-monad-journal: update to version 0.5.0.1 2014-11-01 21:08:01 +01:00
Peter Simons
223c51ff54 haskell-logging: update to version 2.1.0 2014-11-01 21:08:01 +01:00
Peter Simons
e90d07b2a2 haskell-linear: update to version 1.11.2 2014-11-01 21:08:01 +01:00
Peter Simons
1ccdadd75f haskell-lens: update to version 4.5 2014-11-01 21:08:01 +01:00
Peter Simons
6fa9ebd34c haskell-lens-family-th: update to version 0.4.0.0 2014-11-01 21:08:01 +01:00
Peter Simons
3c5bed5f2c haskell-lens-aeson: update to version 1.0.0.2 2014-11-01 21:08:01 +01:00
Peter Simons
67c7f575ca haskell-language-c-inline: update to version 0.7.7.0 2014-11-01 21:08:01 +01:00
Peter Simons
5b137e67ed haskell-hmatrix-special: update to version 0.3.0.1 2014-11-01 21:08:01 +01:00
Peter Simons
dd5802b9ac haskell-haste-perch: update to version 0.1.0.4
The package remains broken because haste-compiler does not work.
2014-11-01 21:08:01 +01:00
Peter Simons
4b61e40f24 haskell-hakyll: update to version 4.6.0.0 2014-11-01 21:08:01 +01:00
Peter Simons
f572db4919 haskell-gitit: update to version 0.10.6.1 2014-11-01 21:08:01 +01:00
Peter Simons
09550344e5 haskell-ghc-vis: update to version 0.7.2.7 2014-11-01 21:08:01 +01:00
Peter Simons
6f18cfb9f6 haskell-ghc-mod: update to version 5.2.0.0 2014-11-01 21:08:00 +01:00
Peter Simons
b9320ad57a haskell-extra: update to version 0.5.1 2014-11-01 21:08:00 +01:00