remove not needed extension

This commit is contained in:
tolysz 2014-07-14 15:37:46 +01:00
parent 8a8bfa7ec7
commit a4894d54af

View File

@ -1,7 +1,6 @@
{-# LANGUAGE CPP #-}
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE MultiParamTypeClasses #-}
{-# LANGUAGE ScopedTypeVariables #-}
module Yesod.WebSockets
( -- * Core API
WebSocketsT