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

temporal-music-notation-0.4.0 does not compile #1

Open
peti opened this issue May 3, 2015 · 4 comments
Open

temporal-music-notation-0.4.0 does not compile #1

peti opened this issue May 3, 2015 · 4 comments

Comments

@peti
Copy link

peti commented May 3, 2015

A complete build log is at http://hydra.cryp.to/build/791810/nixlog/1/raw.

@anton-k
Copy link
Contributor

anton-k commented May 4, 2015

Well, I've changed the API for the sake of another library.
From now on the loop is for infinite loops. And I've renamed
the loop with finite number of repeats to loopBy:

loopBy :: Int -> Track t a -> Track t a

Maybe there is a better name?

@anton-k
Copy link
Contributor

anton-k commented May 4, 2015

I'm still not satisfied with name loopBy. It's ok but I have some intuition
that it can be better...

@peti
Copy link
Author

peti commented May 4, 2015

@anton-k, I'm merely trying to package these libraries for the NixOS distribution, and I've run into trouble because the packages don't build. I don't have any opinion on the naming of the combinator; I just care that these libraries can be built successfully.

If this issue is hard to remedy, then I can just remove the failing packages from the distribution the the time being?

@peti
Copy link
Author

peti commented May 5, 2015

I'll remove these packages from NixOS until the build errors have been resolved ...

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

No branches or pull requests

2 participants