Skip to content
Snippets Groups Projects
Commit 4179fb23 authored by Jens Nolte's avatar Jens Nolte
Browse files

Do not export WireRequest and WireEvent (reduces documentation noise)

parent b514ab6c
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ module Quasar.Wayland.Protocol (
WlString(..),
-- ** Classes for generated interfaces
IsInterface(WireRequest, WireEvent, InterfaceName, interfaceName),
IsInterface(InterfaceName, interfaceName),
Side(..),
IsSide(WireUp, WireDown),
IsInterfaceSide,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment