; EmEditor Syntax File ; ; To import this file to an existing configuration, select Configuration ; under the Tool menu, select Define Configurations, select a configuration ; you want to import to, press [Properties], select the Highlight page, and ; press [Import]. ; ; Submit your customized file to submit@emurasoft.com ; to be listed in www.emurasoft.com user files pages. ; #Highlight=on #BeginTag= #EndTag= #CommentBegin={- #CommentEnd=-} #LineComment1=-- #LineComment2= #SingleQuote=off #DoubleQuote=on #ContinueQuote=off #Escape=\ #ScriptBegin= #ScriptEnd= #SpecialSyntax=off #HighlightBraces=on #Keyword color=1,word=on,rightall=off,case=on,insidetag=off,regexp=off,rightall2=off Prelude> #Keyword color=5,word=on,rightall=off,case=on,insidetag=off,regexp=on,rightall2=off Bool Bounded Char Double Either Enum Eq Float Floating Foreign Fractional Functor Int Integer Integral Maybe Monad Num Numeric Ord Ordering Rational Real RealFloat RealFrac String #Keyword color=4,word=on,rightall=off,case=on,insidetag=off,regexp=off,rightall2=off Complex Either ExitCode import IOError IOMaybe IOResult Ordering Prelude putStrLn Ratio Read ReadS Show ShowS #Keyword color=5,word=on,rightall=off,case=on,insidetag=off,regexp=off,rightall2=off Main #Keyword color=7,word=on,rightall=off,case=on,insidetag=off,regexp=on,rightall2=off `.+` (?<=module)\s\w+[\.\w]*[\s]* (?<=import)\s\w+[\.\w]*[\s]* #Keyword color=4,word=on,rightall=off,case=on,insidetag=off,regexp=off,rightall2=off abs acos acosh all and any appendFile as asin asinh asTypeOf atan atan2 atanh break case catch ceiling class compare concat concatMap const cos cosh curry cycle data decodeFloat default deriving div divMod do drop dropWhile either elem else encodeFloat enumFrom enumFromThen enumFromThenTo enumFromTo error even exp exponent fail filter flip floatDigits floatRadix floatRange floor fmap foldl foldl1 foldr foldr1 forall fromEnum fromInteger fromIntegral fromRational fst gcd getChar getContents getLine head hiding id if in init instance interact IO ioError IOException isDenomalized isIEEE isInfinite isNaN isNegativeZero iterate last lcm length let let lex lines log logBase lookup map mapM mapM_ max maxBound maximum maybe min minBound minimum mod module negate newtype not notElem null odd of or otherwise pi pred print product properFraction putChar putStr putStrLn qualified quot quotRem read readFile readIO readList readLn readParen reads readsPrec realToFrac recip rem repeat return reverse round scaleFloat scanl scanl1 scanr scanr1 seq sequence sequence_ show showChar showList showParen showPrec shows showString significand signum sin sinh snd span splitAt sqrt subtract succ sum tail take tan tanh teakWhile then toEnum toInteger toRational truncate type uncurry undefined unlines until unwords unzip unzip unzip3 unzip3 userError where words writeFile zip zip3 zipWith zipWith3 False True #Keyword color=2,word=on,rightall=off,case=on,insidetag=off,regexp=off,rightall2=off | -> <- @ ! : _ ~ = && || == /= < <= > >= + - * / ** ^^ >>= >> =<< $ . $! ++ !! #Keyword color=3,word=on,rightall=off,case=on,insidetag=off,regexp=off,rightall2=off ( ) [ ] { }