Skip to content

Commit

Permalink
haskell-classy-prelude: update to version 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Nov 7, 2014
1 parent df6b7ec commit a6fff0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/haskell/classy-prelude/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

cabal.mkDerivation (self: {
pname = "classy-prelude";
version = "0.10.1";
sha256 = "1x22kq808ncgbi32idwn2232fy0hji3a7p9l9ardpg7hb6q1w76g";
version = "0.10.2";
sha256 = "0pq16rgksbv2ml4wg7jdxlb9y80h8la78hnrcci637s6kbdisd7k";
buildDepends = [
basicPrelude bifunctors chunkedData enclosedExceptions exceptions
hashable liftedBase monoTraversable mtl primitive semigroups stm
Expand Down

0 comments on commit a6fff0b

Please sign in to comment.