From fdf3b6945a61a285c584a855a7c290281a6fb4ea Mon Sep 17 00:00:00 2001 From: PHO Date: Thu, 28 Jul 2011 23:15:23 +0900 Subject: [PATCH] ditz issues --- Rakka.cabal | 45 +++++++------------ ...e8ef0e6371216aad7134f681140b285daa6d1.yaml | 19 ++++++++ ...5180523678d2ab2e32f83ec05abafc291a2a9.yaml | 19 ++++++++ 3 files changed, 55 insertions(+), 28 deletions(-) create mode 100644 bugs/issue-73be8ef0e6371216aad7134f681140b285daa6d1.yaml create mode 100644 bugs/issue-9545180523678d2ab2e32f83ec05abafc291a2a9.yaml diff --git a/Rakka.cabal b/Rakka.cabal index 089f3f6..a634873 100644 --- a/Rakka.cabal +++ b/Rakka.cabal @@ -63,27 +63,26 @@ Flag build-test-suite Executable rakka Build-Depends: - FileManip == 0.3.*, - HsHyperEstraier == 0.3.*, - HsOpenSSL == 0.8.*, + HsHyperEstraier == 0.4.*, + HsOpenSSL == 0.10.*, HsSVN == 0.4.*, - Lucu == 0.6.*, - base == 4.2.*, + Lucu == 0.7.*, + base == 4.3.*, bytestring == 0.9.*, - containers == 0.3.*, - dataenc == 0.13.*, - directory == 1.0.*, - filepath == 1.1.*, - utf8-string == 0.3.*, - hslogger == 1.0.*, - hxt == 8.5.*, - hxt-xpath == 8.5.*, + containers == 0.4.*, + dataenc == 0.14.*, + directory == 1.1.*, + filemanip == 0.3.*, + filepath == 1.2.*, + hslogger == 1.1.*, + hxt == 9.1.*, + hxt-xpath == 9.1.*, magic == 1.0.*, - mtl == 1.1.*, - network == 2.2.*, - parsec == 3.0.*, - stm == 2.1.*, - time == 1.1.*, + mtl == 2.0.*, + network == 2.3.*, + parsec == 3.1.*, + stm == 2.2.*, + time == 1.2.*, time-http == 0.1.*, time-w3c == 0.1.*, unix == 2.4.*, @@ -129,13 +128,6 @@ Executable rakka Rakka.Wiki.Formatter Rakka.Wiki.Parser - Extensions: - Arrows - ExistentialQuantification - ScopedTypeVariables - DeriveDataTypeable - FlexibleInstances - GHC-Options: -Wall -threaded @@ -155,8 +147,5 @@ Executable RakkaUnitTest Other-Modules: WikiParserTest - Extensions: - Arrows - GHC-Options: -Wall -Werror diff --git a/bugs/issue-73be8ef0e6371216aad7134f681140b285daa6d1.yaml b/bugs/issue-73be8ef0e6371216aad7134f681140b285daa6d1.yaml new file mode 100644 index 0000000..65f392c --- /dev/null +++ b/bugs/issue-73be8ef0e6371216aad7134f681140b285daa6d1.yaml @@ -0,0 +1,19 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: Use W3C File API for file uploading +desc: "See: http://www.w3.org/TR/FileAPI/" +type: :task +component: Rakka +release: "0.1" +reporter: PHO +status: :unstarted +disposition: +creation_time: 2011-07-28 13:19:57.240486 Z +references: [] + +id: 73be8ef0e6371216aad7134f681140b285daa6d1 +log_events: +- - 2011-07-28 13:19:58.041198 Z + - PHO + - created + - "" +git_branch: diff --git a/bugs/issue-9545180523678d2ab2e32f83ec05abafc291a2a9.yaml b/bugs/issue-9545180523678d2ab2e32f83ec05abafc291a2a9.yaml new file mode 100644 index 0000000..a837c3d --- /dev/null +++ b/bugs/issue-9545180523678d2ab2e32f83ec05abafc291a2a9.yaml @@ -0,0 +1,19 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: Cabalize the test suite +desc: Cabal now supports integrated unit testing. Make use of it. +type: :task +component: Rakka +release: +reporter: PHO +status: :unstarted +disposition: +creation_time: 2011-07-28 13:23:38.025610 Z +references: [] + +id: 9545180523678d2ab2e32f83ec05abafc291a2a9 +log_events: +- - 2011-07-28 13:23:39.385643 Z + - PHO + - created + - "" +git_branch: -- 2.40.0