Extract some label-related stuff
This commit is contained in:
parent
23bd495521
commit
81fee29490
3 changed files with 25 additions and 13 deletions
|
|
@ -11,13 +11,12 @@ import qualified Data.Map as Map
|
|||
import qualified Data.Text as T
|
||||
import Text.Megaparsec
|
||||
|
||||
import Mima.Label
|
||||
import Mima.Parse.Common
|
||||
import Mima.Parse.Lexeme
|
||||
import Mima.Parse.Weed
|
||||
import Mima.Word
|
||||
|
||||
type LabelName = T.Text
|
||||
|
||||
{- Parsing -}
|
||||
|
||||
lWhitespace :: Parser Char
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue