Merge pull request #230721 from fetsorn/typo/hs-rbtree
haskellPackages.RBTree: fix typo
This commit is contained in:
+1
-1
@@ -17394,7 +17394,7 @@ self: {
|
||||
version = "0.0.5";
|
||||
sha256 = "0p46b105lixbxqjz8pwxf4asl4s7zdh2ss3nvgmp1rclqfg6cwrq";
|
||||
libraryHaskellDepends = [ base ];
|
||||
description = "Pure haskell Red-Black-Tree implemetation";
|
||||
description = "Pure haskell Red-Black-Tree implementation";
|
||||
license = lib.licenses.bsd3;
|
||||
}) {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user