Improve documentation. Stop exported data constructor from Data.ByteArray.Builder
This commit is contained in:
parent
702b4d4bdb
commit
26421ff05b
2 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
module Data.ByteArray.Builder
|
||||
( -- * Bounded Primitives
|
||||
Builder(..)
|
||||
Builder
|
||||
, construct
|
||||
, fromBounded
|
||||
-- * Evaluation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue