Skip to content

Commit

Permalink
Don't re-export ToResponseHeader, AllAccept and AllToResponseHeader
Browse files Browse the repository at this point in the history
  • Loading branch information
fizruk committed Feb 2, 2016
1 parent 9168850 commit bd50db4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Servant/Swagger.hs
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,7 @@
-- For more information see <http://swagger.io/ Swagger™ documentation>.
module Servant.Swagger (
HasSwagger(..),

subOperations,

ToResponseHeader(..),
AllAccept,
AllToResponseHeader,
) where

import Servant.Swagger.Internal
Expand Down

0 comments on commit bd50db4

Please sign in to comment.