make nix ready
This commit is contained in:
parent
32685964c2
commit
a3461caf81
7 changed files with 1716 additions and 151 deletions
|
@ -1,5 +1,6 @@
|
|||
{-# LANGUAGE DeriveGeneric #-}
|
||||
{-# LANGUAGE DuplicateRecordFields #-}
|
||||
{-# LANGUAGE GADTs #-}
|
||||
|
||||
module Types.WebSocketMessages.WebSocketMessages
|
||||
( WebSocketMessage (..),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue