Conversation
configure fails while trying to lookup the sonames of some libraries.
comonad-1.1.1.6 comonad-3.0.0.1 configurator-0.2.0.0 contravariant-0.2.0.2 data-lens-2.10.1 data-lens-template-2.1.5 distributive-0.2.2 heist-0.8.1.1 semigroupoids-1.3.4 snap-0.9.1.1 xmlhtml-0.2.0.0
Conflicts: pkgs/development/libraries/haskell/comonad-transformers/default.nix pkgs/development/libraries/haskell/semigroupoids/default.nix pkgs/top-level/haskell-packages.nix
|
Please don't mix |
|
Also, I don't understand why this pull request contains a patch that removes autoconf 2.67? That seems unrelated? |
|
@peti Yes, the first three commits are unrelated to this pull request. I accidentally created a new branch from my XBMC branch instead of master. The last commit removes those unrelated commits, however. Sorry for the noise in the commit log. |
|
@aforemny, are you planning to address the points I've mentioned? |
|
@peti, you suggested a different naming convention for both files and attributes. See commit 8ea5b1a. Further, you asked about the commit history. I commented on this in the pull request. What else is to be done? I am sorry if the commit |
|
Sorry, I didn't see your last commit. I assumed Github would notify me when the pull request changes, but apparently it didn't. Anyway, your changes are now merged to master. Thank you! |
Update charybdis ircv3.2 support
Add haskell-snap package with dependencies.
As it turned out haskell-snap and dependencies are already in master and I just didn't noticed that. But I cannot build haskell-snap-ghc7.4.1 from master. This is fixed in my haskell-snap branch by adding some older packages as dependencies. Testing done: haskell-snap-ghc7.4.1 built locally.