Skip to content

Commit

Permalink
haskell-mono-traversable: update to version 0.6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Jun 9, 2014
1 parent d72b09e commit 5e458d5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

cabal.mkDerivation (self: {
pname = "mono-traversable";
version = "0.6.0.1";
sha256 = "0pxmkz5jq511ys77sq2zxmgab7njrhbi01x51lf247z8ii0rdbns";
version = "0.6.0.2";
sha256 = "1ckdx8szllk4np5samfdx7l6lzarmfabm8w4210b5m7yms2w98sy";
buildDepends = [
comonad dlist dlistInstances hashable semigroupoids semigroups text
transformers unorderedContainers vector vectorAlgorithms
Expand Down

0 comments on commit 5e458d5

Please sign in to comment.