bidirectionalization-combined-0.1: BundledCode.hsb
{-# LANGUAGE OverloadedStrings #-}
module BundledCode where
import Data.ByteString.Lazy.Char8
bUtilCode :: ByteString
bUtilCode = %blob "BUtil.hs"
{-# LANGUAGE OverloadedStrings #-}
module BundledCode where
import Data.ByteString.Lazy.Char8
bUtilCode :: ByteString
bUtilCode = %blob "BUtil.hs"