Changeset 3372 for src/RRegex/PCRE.hs

Show
Ignore:
Timestamp:
05/18/05 02:43:25 (4 years ago)
Author:
theorbtwo
svk:copy_cache_prev:
4945
Message:

More signatures, a few more haddocks.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/RRegex/PCRE.hs

    r2845 r3372  
    4343    deriving (Show, Eq, Ord) 
    4444 
     45fi :: (Num b, Integral a) => a -> b 
    4546fi x = fromIntegral x 
    4647