]> gitweb @ CieloNegro.org - Rakka.git/commitdiff
ditz issues
authorPHO <pho@cielonegro.org>
Thu, 28 Jul 2011 14:15:23 +0000 (23:15 +0900)
committerPHO <pho@cielonegro.org>
Thu, 28 Jul 2011 14:15:23 +0000 (23:15 +0900)
Rakka.cabal
bugs/issue-73be8ef0e6371216aad7134f681140b285daa6d1.yaml [new file with mode: 0644]
bugs/issue-9545180523678d2ab2e32f83ec05abafc291a2a9.yaml [new file with mode: 0644]

index 089f3f63ac2de575db5f0fdc2eafdfcc61e2c2cc..a63487371e76a39ee297a8d148d813f7dfe32f2c 100644 (file)
@@ -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 (file)
index 0000000..65f392c
--- /dev/null
@@ -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 <pho@cielonegro.org>
+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 <pho@cielonegro.org>
+  - created
+  - ""
+git_branch: 
diff --git a/bugs/issue-9545180523678d2ab2e32f83ec05abafc291a2a9.yaml b/bugs/issue-9545180523678d2ab2e32f83ec05abafc291a2a9.yaml
new file mode 100644 (file)
index 0000000..a837c3d
--- /dev/null
@@ -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 <pho@cielonegro.org>
+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 <pho@cielonegro.org>
+  - created
+  - ""
+git_branch: