Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parser instance of Applicative and Alternative. Functions undefned #3

Open
wants to merge 2 commits into
base: arafura
Choose a base branch
from

Conversation

mchav
Copy link

@mchav mchav commented Nov 26, 2015

No description provided.

@master-q
Copy link
Member

Could you send your patch to following repository?

http://repetae.net/computer/haskell/DrIFT/

@mchav
Copy link
Author

mchav commented Nov 26, 2015

How?
On 26 Nov 2015 3:37 pm, "Kiwamu Okabe" [email protected] wrote:

Could you send your patch to following repository?

http://repetae.net/computer/haskell/DrIFT/


Reply to this email directly or view it on GitHub
#3 (comment).

@master-q
Copy link
Member

$ darcs get http://repetae.net/repos/DrIFT
$ cd DrIFT/
$ patch -p1 < ~/yourfile.patch
$ darcs record -a
$ darcs send

@mchav
Copy link
Author

mchav commented Nov 27, 2015

darcs fails to identify the repository.

On Thu, Nov 26, 2015 at 3:41 PM, Kiwamu Okabe [email protected]
wrote:

$ darcs get http://repetae.net/repos/DrIFT
$ cd DrIFT/
$ patch -p1 < ~/yourfile.patch
$ darcs record -a
$ darcs send


Reply to this email directly or view it on GitHub
#3 (comment).

@master-q
Copy link
Member

Umm... Do you see the error at darcs-get or darcs-send?

$ darcs get http://repetae.net/repos/DrIFT
***********************************************************************
  _______   Sorry for the wait! The repository you are cloning is
 |       |  using the DEPRECATED 'old-fashioned' format. I'm doing a
 | O   O |  hashed copy instead, but this may take a while.
 |  ___  |
 | /   \ |  We recommend that the maintainer upgrade the remote copy
 |_______|  as well. See http://wiki.darcs.net/OF for more information.

***********************************************************************
Finished cloning.                             
$ ls DrIFT
AUTHORS  Changelog  DrIFT.spec.in  LICENSE  Makefile.am  README  README.old  _darcs/  ac-macros/  code/  configure.ac  docs/  drift-ghc.in  example/  src/

@master-q
Copy link
Member

My darcs version is following:

$ darcs --version
2.10.1 (release)

@mchav
Copy link
Author

mchav commented Nov 27, 2015

Sent it in. Can you confirm that you received it?

On Fri, Nov 27, 2015 at 12:15 AM, Kiwamu Okabe [email protected]
wrote:

My darcs version is following:

$ darcs --version
2.10.1 (release)


Reply to this email directly or view it on GitHub
#3 (comment).

@master-q
Copy link
Member

Sorry, I can't confirm. It's sent to John as upstream author. http://repetae.net/

@mchav
Copy link
Author

mchav commented Nov 27, 2015

Okay. When can I know?
On 27 Nov 2015 2:41 am, "Kiwamu Okabe" [email protected] wrote:

Sorry, I can't confirm. It's sent to John as upstream author.
http://repetae.net/


Reply to this email directly or view it on GitHub
#3 (comment).

@master-q
Copy link
Member

Umm... Please wait.... And send email to John, like machine gun!

@master-q
Copy link
Member

It's just joke. But John is a slow-tempo person.

@master-q
Copy link
Member

DrIFT is not my project. My work is just uploading it into Hackage DB. Then, sending patch to John is good manner.

@mchav
Copy link
Author

mchav commented Nov 27, 2015

Thank you. I unpacked it, applied the fix then installed it. I forgot you
could do that. i needed it quite urgently but it's okay now.

On Fri, Nov 27, 2015 at 2:50 AM, Kiwamu Okabe [email protected]
wrote:

DrIFT is not my project. My work is just uploading it into Hackage DB.
Then, sending patch to John is good manner.


Reply to this email directly or view it on GitHub
#3 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants