[darcs-devel] [patch1108] Issue 2348

ryan bugs at darcs.net
Tue Nov 26 09:15:41 UTC 2013


New submission from ryan <ryan at desfo.org>:

Hello,

I've attached a patch for issue 2348, which is to implement cabal's
test-suite.

Ryan

----------
files: issue2348.dpatch
messages: 17092
nosy: rdesfo
status: needs-screening
title: Issue 2348

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch1108>
__________________________________
-------------- next part --------------
1 patch for repository http://darcs.net/screened:

Mon Nov 25 20:33:30 EST 2013  ryan at desfo.org
  * issue2348


New patches:

[issue2348
ryan at desfo.org**20131126013330
 Ignore-this: d2f7dd1a1695cffacd9f89d07a7b038c
] hunk ./darcs.cabal 600
 -- unit test driver
 -- ----------------------------------------------------------------------
 
-Executable          darcs-test
-  buildable:        True
-
-  build-tools: ghc >= 7.0 && < 7.8
-
-  hs-source-dirs:   harness
+test-suite darcs-test
+  type: exitcode-stdio-1.0
+  default-language: Haskell2010
   main-is:          test.hs
hunk ./darcs.cabal 604
+  hs-source-dirs:   harness
 
   if !flag(test)
     build-depends:    base < 5

Context:

[record: no longer accept first commented line as patch name
Guillaume Hoffmann <guillaumh at gmail.com>**20131028183826
 Ignore-this: c09f01d5706c4afc025dd0f6b8965054
] 
[TAG 2.9.8
Guillaume Hoffmann <guillaumh at gmail.com>**20131027233606
 Ignore-this: f5f821af5bc64feda0c2850efb94a57c
] 
Patch bundle hash:
5ef028dc882ec78e4711fa39abb3dc8b217abc9d


More information about the darcs-devel mailing list