Skip to content

Commit 11102a0

Browse files
committed
typed-protocols:examples: it must be a public library
1 parent dc9fe8d commit 11102a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typed-protocols/typed-protocols.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ library stateful-cborg
133133
-Wredundant-constraints
134134

135135
library examples
136-
visibility: private
136+
visibility: public
137137
exposed-modules: Network.TypedProtocol.Channel
138138
, Network.TypedProtocol.Driver.Simple
139139

0 commit comments

Comments
 (0)