unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ng0 <ng0@we.make.ritual.n0.is>
To: guix-devel@gnu.org
Subject: Re: [PATCH 29/29] gnu: Add darcs.
Date: Sat, 03 Sep 2016 16:32:07 +0000	[thread overview]
Message-ID: <87r391osfs.fsf@we.make.ritual.n0.is> (raw)
In-Reply-To: <87wpit87s8.fsf@we.make.ritual.n0.is>

Solved it, new patches incoming either today or tomorrow.
ng0 <ng0@we.make.ritual.n0.is> writes:

> As you can see by the comments, description and annoations, this patch
> is the last one which is work in progress.
>
> Currently the last dependency missing is shelly(C), which has a dependency
> on some other package(A) which in return depends on shelly and another
> package(B) which depends on package A and itself.
>
> I'm done with work for today, if someone happens to have shelly lying
> around or wants to hack on this it's good otherwise I'll work on this in
> the next days.
>
> ng0 <ng0@we.make.ritual.n0.is> writes:
>
>> * gnu/packages/version-control.scm (darcs): New variable.
>> ---
>>  gnu/packages/version-control.scm | 65 ++++++++++++++++++++++++++++++++++++++++
>>  1 file changed, 65 insertions(+)
>>
>> diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
>> index 34cfedf..0bbab5d 100644
>> --- a/gnu/packages/version-control.scm
>> +++ b/gnu/packages/version-control.scm
>> @@ -34,6 +34,7 @@
>>    #:use-module (guix download)
>>    #:use-module (guix git-download)
>>    #:use-module (guix build-system cmake)
>> +  #:use-module (guix build-system haskell)
>>    #:use-module (guix build-system gnu)
>>    #:use-module (guix build-system python)
>>    #:use-module (guix build-system trivial)
>> @@ -49,6 +50,7 @@
>>    #:use-module (gnu packages file)
>>    #:use-module (gnu packages flex)
>>    #:use-module (gnu packages gettext)
>> +  #:use-module (gnu packages haskell)
>>    #:use-module (gnu packages groff)
>>    #:use-module (gnu packages linux)
>>    #:use-module (gnu packages nano)
>> @@ -1225,3 +1227,66 @@ a built-in wiki, built-in file browsing, built-in tickets system, etc.")
>>      (description "Stagit creates static pages for git repositories, the results can
>>  be served with a HTTP file server of your choice.")
>>      (license license:expat)))
>> +
>> +(define-public darcs
>> +  (package
>> +    (name "darcs")
>> +    (version "2.12.0")
>> +    (source (origin
>> +              (method url-fetch)
>> +              (uri (string-append "https://hackage.haskell.org/package/darcs/"
>> +                                  "darcs-" version ".tar.gz"))
>> +              (sha256
>> +               (base32
>> +                "139hh9sxg0pkkgnmx5711i2ffj5462mw5zsb1ah1ljya94dqsc8p"))))
>> +    (build-system haskell-build-system)
>> +    ;; shelly >=1.6.2 && <1.7,
>> +    (inputs
>> +     `(("ghc-cmdargs" ,ghc-cmdargs) ; cmdargs ==0.10.*,
>> +       ("ghc-split" ,ghc-split) ; split >=0.2.2 && <0.3,
>> +       ("ghc-test-framework-quickcheck2" ,ghc-test-framework-quickcheck2) ; ==0.3.*
>> +       ("ghc-test-framework-hunit" ,ghc-test-framework-hunit) ; >=0.2.2 && <0.4,
>> +       ("ghc-test-framework" ,ghc-test-framework) ; test-framework >=0.4.0 && <0.9,
>> +       ("ghc-quickcheck" ,ghc-quickcheck) ; QuickCheck >=2.6 && <2.9,
>> +       ("ghc-findbin" ,ghc-findbin) ; FindBin ==0.0.*,
>> +       ("ghc-hunit" ,ghc-hunit) ; HUnit >=1.2.5.2 && <1.4,
>> +       ("ghc-array" ,ghc-array) ; (>=0.4.0.1 && <0.6)
>> +       ("ghc-async" ,ghc-async) ; (>=2.0.1.4 && <2.2)
>> +       ("ghc-attoparsec" ,ghc-attoparsec) ; (>=0.11 && <0.14)
>> +       ;; base (>=4.6 && <4.10)
>> +       ("ghc-base16-bytestring" ,ghc-base16-bytestring) ; (==0.1.*)
>> +       ("ghc-binary" ,ghc-binary) ; (>=0.5 && <0.9)
>> +       ("ghc-bytestring" ,ghc-bytestring) ; (>=0.10.0.2 && <0.11)
>> +       ;; containers (==0.5.*)
>> +       ("ghc-cryptohash" ,ghc-cryptohash) ; (>=0.4 && <0.12)
>> +       ("ghc-data-ordlist" ,ghc-data-ordlist) ; (==0.4.*)
>> +       ("ghc-directory" ,ghc-directory) ; (>=1.2.0.1 && <1.3.0.0)
>> +       ("ghc-fgl" ,ghc-fgl) ; (>=5.5.0.1 && <5.6)
>> +       ;; ("ghc-filepath" ,ghc-filepath) ; (>=1.3.0.1 && <1.5.0.0)
>> +       ("ghc-graphviz" ,ghc-graphviz) ; (>=2999.17.0.1 && <2999.19)
>> +       ("ghc-hashable" ,ghc-hashable) ; (>=1.1.2.5 && <1.3)
>> +       ("ghc-haskeline" ,ghc-haskeline) ; (>=0.6.3 && <0.8)
>> +       ("ghc-html" ,ghc-html) ; (>=1.0.1.2 && <1.1)
>> +       ("ghc-mmap" ,ghc-mmap) ; (==0.5.*)
>> +       ("ghc-mtl" ,ghc-mtl) ; (>=2.1.2 && <2.3)
>> +       ("ghc-old-time" ,ghc-old-time) ; (==1.1.*)
>> +       ("ghc-parsec" ,ghc-parsec) ; (==3.1.*)
>> +       ("ghc-process" ,ghc-process) ; (>=1.1.0.2 && <1.5.0.0)
>> +       ("ghc-random" ,ghc-random) ; (>=1.0.1.1 && <1.2)
>> +       ("ghc-regex-applicative" ,ghc-regex-applicative) ; (>=0.2 && <0.4)
>> +       ("ghc-regex-compat-tdfa" ,ghc-regex-compat-tdfa) ; (>=0.95.1 && <0.96)
>> +       ("ghc-sandi" ,ghc-sandi) ; (>=0.2 && <0.4)
>> +       ("ghc-tar" ,ghc-tar) ; (>=0.4 && <0.6)
>> +       ("ghc-transformers" ,ghc-transformers) ; (>=0.3 && <0.4.0.0 || >0.4.0.0 && <0.6)
>> +       ("ghc-transformers-compat" ,ghc-transformers-compat) ; (>=0.4 && <0.6)
>> +       ("ghc-unix-compat" ,ghc-unix-compat) ; (>=0.1.2 && <0.5)
>> +       ("ghc-utf8-string" ,ghc-utf8-string) ; (>=0.3.6 && <1.1)
>> +       ("ghc-vector" ,ghc-vector) ; (>=0.10.0.1 && <0.12)
>> +       ("ghc-zip-archive" ,ghc-zip-archive) ; (>=0.2.3 && <0.4)
>> +       ("ghc-zlib" ,ghc-zlib) ; (>=0.5.4.1 && <0.7.0.0)
>> +       ("curl" ,curl)))
>> +    (home-page "http://darcs.net")
>> +    (synopsis "Moar pandahats!")
>> +    (description
>> +     "Vote Cthullu!")
>> +    (license license:gpl2)))
>> -- 
>> 2.9.3
>>
>
> -- 
> ng0
> For non-prism friendly talk find me on http://www.psyced.org
>

-- 
ng0
For non-prism friendly talk find me on http://www.psyced.org

  parent reply	other threads:[~2016-09-03 16:32 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-03 12:46 [PATCH 01/29] gnu: Add ghc-base16-bytestring ng0
2016-09-03 12:46 ` [PATCH 02/29] gnu: Add ghc-binary ng0
2016-09-03 12:46 ` [PATCH 03/29] gnu: ghc-cryptonite: Update to 0.19 ng0
2016-09-03 12:46 ` [PATCH 04/29] gnu: Add ghc-cryptohash ng0
2016-09-03 12:46 ` [PATCH 05/29] gnu: Add ghc-data-ordlist ng0
2016-09-03 12:46 ` [PATCH 06/29] gnu: Add ghc-terminfo ng0
2016-09-03 12:46 ` [PATCH 07/29] gnu: Add ghc-haskeline ng0
2016-09-03 12:46 ` [PATCH 08/29] gnu: Add ghc-regex-applicative ng0
2016-09-03 12:46 ` [PATCH 09/29] gnu: Add ghc-regex-tdfa ng0
2016-09-03 12:46 ` [PATCH 10/29] gnu: Add ghc-regex-compat-tdfa ng0
2016-09-03 12:46 ` [PATCH 11/29] gnu: Add ghc-tasty-th ng0
2016-09-03 12:46 ` [PATCH 12/29] gnu: Add ghc-sandi ng0
2016-09-03 12:46 ` [PATCH 13/29] gnu: Add ghc-bytestring-handle ng0
2016-09-03 12:46 ` [PATCH 14/29] gnu: Add ghc-tar ng0
2016-09-03 12:46 ` [PATCH 15/29] gnu: Add ghc-transformers ng0
2016-09-03 12:46 ` [PATCH 16/29] gnu: Add ghc-findbin ng0
2016-09-03 12:46 ` [PATCH 17/29] gnu: Add ghc-patience ng0
2016-09-03 12:46 ` [PATCH 18/29] gnu: Add ghc-monads-tf ng0
2016-09-03 12:46 ` [PATCH 19/29] gnu: Add ghc-bytestring ng0
2016-09-03 12:46 ` [PATCH 20/29] gnu: Add ghc-colour ng0
2016-09-03 12:46 ` [PATCH 21/29] gnu: Add ghc-directory ng0
2016-09-03 12:46 ` [PATCH 22/29] gnu: Add ghc-process ng0
2016-09-03 12:46 ` [PATCH 23/29] gnu: Add ghc-wl-pprint-text ng0
2016-09-03 12:46 ` [PATCH 24/29] gnu: ghc-fgl: Update to 5.5.3.0 ng0
2016-09-03 12:46 ` [PATCH 25/29] gnu: Add ghc-fgl-arbitrary ng0
2016-09-03 12:46 ` [PATCH 26/29] gnu: Add ghc-graphviz ng0
2016-09-03 12:46 ` [PATCH 27/29] gnu: Add ghc-array ng0
2016-09-03 12:46 ` [PATCH 28/29] gnu: Add ghc-findbin ng0
2016-09-03 12:46 ` [PATCH 29/29] gnu: Add darcs ng0
2016-09-03 12:52   ` ng0
2016-09-03 13:51     ` Peter Mikkelsen
2016-09-03 16:32     ` ng0 [this message]
2016-09-04 13:17       ` ng0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r391osfs.fsf@we.make.ritual.n0.is \
    --to=ng0@we.make.ritual.n0.is \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).