Skip to content

Commit

Permalink
adapted import of 'blaze-builder' to its new structure
Browse files Browse the repository at this point in the history
  • Loading branch information
meiersi committed Sep 23, 2010
1 parent 5432ab0 commit fedc0fa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Text/Blaze/Renderer/Utf8.hs
Expand Up @@ -13,9 +13,7 @@ import qualified Data.ByteString as S (ByteString, isInfixOf)

import Text.Blaze.Internal
import Text.Blaze.Builder.Core (Builder)
import qualified Text.Blaze.Builder.Core as B
import qualified Text.Blaze.Builder.Utf8 as B
import qualified Text.Blaze.Builder.Html as B
import qualified Text.Blaze.Builder as B

-- | Render a 'ChoiceString'.
--
Expand Down

0 comments on commit fedc0fa

Please sign in to comment.