@@ -6746,12 +6746,12 @@ test-framework.")
(synopsis "Reading, writing and manipulating \".tar\" archive files")
(description
"This library is for working with \\\"@.tar@\\\" archive files.
-It can read and write a range of common variations of archive format
-including V7, POSIX USTAR and GNU formats. It provides support for
-packing and unpacking portable archives. This makes it suitable for
-distribution but not backup because details like file ownership and exact
-permissions are not preserved. It also provides features for random access
-to archive content using an index.")
+It can read and write a range of common variations of the tar archive format
+including V7, POSIX USTAR and GNU formats. It provides support for packing and
+unpacking portable archives. This makes it suitable for distribution but not
+backup because details like file ownership and exact permissions are not
+preserved. It also provides features for random access to archive content using
+an index.")
(license license:bsd-3)))
(define-public ghc-transformers