From 001587392d48441fe13b86406e5518fbda3cbc4f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:18:10 -0400 Subject: haskell/haskell-memory: Wrap README at 72 columns. Signed-off-by: B. Watson --- haskell/haskell-memory/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'haskell') diff --git a/haskell/haskell-memory/README b/haskell/haskell-memory/README index de98b8ac92..10ea3e320b 100644 --- a/haskell/haskell-memory/README +++ b/haskell/haskell-memory/README @@ -2,7 +2,8 @@ haskell-memory (memory management and manipulation) Chunk of memory, polymorphic byte array management and manipulation. -- Polymorphic byte array abstraction and function similar to strict ByteString +- Polymorphic byte array abstraction and function similar to strict + ByteString - Different types of byte array abstraction - Raw memory IO operations (memory set, memory copy, ..) - Aliasing with endianness support -- cgit v1.2.3