miso-0.13.0.0: A tasty Haskell front-end framework

Copyright(C) 2016-2018 David M. Johnson
LicenseBSD3-style (see the file LICENSE)
MaintainerDavid M. Johnson <djohnson.m@gmail.com>
Stabilityexperimental
Portabilitynon-portable
Safe HaskellSafe
LanguageHaskell2010

Miso.String

Description

 

Synopsis

Documentation

type MisoString = Text Source #

String type swappable based on compiler

module Data.Text

ms :: ToMisoString str => str -> MisoString Source #

Convenience function, shorthand for toMisoString