S | GHC.Generics |
S1 | GHC.Generics |
sameMutableArray# | GHC.Exts |
sameMutableArrayArray# | GHC.Exts |
sameMutableByteArray# | GHC.Exts |
sameMutVar# | GHC.Exts |
sameMVar# | GHC.Exts |
sameNat | GHC.TypeLits |
sameSymbol | GHC.TypeLits |
sameTVar# | GHC.Exts |
satisfy | Text.ParserCombinators.ReadP |
scaleFloat | Prelude |
scanl | Data.List, Prelude |
scanl1 | Data.List, Prelude |
scanr | Data.List, Prelude |
scanr1 | Data.List, Prelude |
second | Control.Arrow |
seek | GHC.IO.Device |
SeekFromEnd | GHC.IO.Device, GHC.IO.Handle, System.IO |
SeekMode | GHC.IO.Device, GHC.IO.Handle, System.IO |
Selector | GHC.Generics |
selName | GHC.Generics |
sepBy | Text.ParserCombinators.ReadP |
sepBy1 | Text.ParserCombinators.ReadP |
seq | Prelude, GHC.Exts |
seq# | GHC.Exts |
sequence | |
1 (Function) | Control.Monad, Prelude |
2 (Function) | Data.Traversable |
sequenceA | Data.Traversable |
sequenceA_ | Data.Foldable |
sequence_ | |
1 (Function) | Control.Monad, Prelude |
2 (Function) | Data.Foldable |
setBit | Data.Bits, Foreign, Foreign.Safe |
setByteArray# | GHC.Exts |
setEcho | GHC.IO.Device |
setEnv | System.Environment |
setFileSystemEncoding | GHC.IO.Encoding |
setForeignEncoding | GHC.IO.Encoding |
setHandler | GHC.Conc.Signal, GHC.Conc |
setLocaleEncoding | GHC.IO.Encoding |
setNumCapabilities | GHC.Conc.Sync, GHC.Conc, Control.Concurrent |
setRaw | GHC.IO.Device |
setSize | GHC.IO.Device |
setState | GHC.IO.Encoding.Types, GHC.IO.Encoding |
setUncaughtExceptionHandler | GHC.Conc.Sync, GHC.Conc |
sharedCAF | GHC.Conc.Sync |
shift | Data.Bits, Foreign, Foreign.Safe |
shiftL | Data.Bits, Foreign, Foreign.Safe |
shiftL# | GHC.Exts |
shiftR | Data.Bits, Foreign, Foreign.Safe |
shiftRL# | GHC.Exts |
Show | Text.Show, Prelude |
show | Text.Show, Prelude |
showChar | Text.Show, Prelude |
showConstr | Data.Data |
showEFloat | Numeric |
showFFloat | Numeric |
showFFloatAlt | Numeric |
showFixed | Data.Fixed |
showFloat | Numeric |
showGFloat | Numeric |
showGFloatAlt | Numeric |
showHex | Numeric |
showInt | Numeric |
showIntAtBase | Numeric |
showList | Text.Show, Prelude |
showListWith | Text.Show |
showLitChar | Data.Char |
showOct | Numeric |
showParen | Text.Show, Prelude |
ShowS | Text.Show, Prelude |
shows | Text.Show, Prelude |
showSigned | Numeric |
showsPrec | Text.Show, Prelude |
showString | Text.Show, Prelude |
showsTypeRep | |
1 (Function) | Data.Typeable.Internal, Data.Typeable, Data.Dynamic, Data.Data |
2 (Function) | Data.OldTypeable.Internal, Data.OldTypeable |
showVersion | Data.Version |
Signal | GHC.Conc.Signal, GHC.Conc |
signalQSem | Control.Concurrent.QSem, Control.Concurrent |
signalQSemN | Control.Concurrent.QSemN, Control.Concurrent |
significand | Prelude |
SignPlus | Text.Printf |
SignSpace | Text.Printf |
signum | Prelude |
sin | Prelude |
sinDouble# | GHC.Exts |
sinFloat# | GHC.Exts |
sinh | Prelude |
sinhDouble# | GHC.Exts |
sinhFloat# | GHC.Exts |
sizeOf | Foreign.Storable, Foreign, Foreign.Safe |
sizeofArray# | GHC.Exts |
sizeofArrayArray# | GHC.Exts |
sizeofByteArray# | GHC.Exts |
sizeofMutableArray# | GHC.Exts |
sizeofMutableArrayArray# | GHC.Exts |
sizeofMutableByteArray# | GHC.Exts |
skipMany | Text.ParserCombinators.ReadP |
skipMany1 | Text.ParserCombinators.ReadP |
skipSpaces | Text.ParserCombinators.ReadP |
slideContents | GHC.IO.Buffer |
snd | Data.Tuple, Prelude |
some | Control.Applicative |
SomeAsyncException | |
1 (Type/Class) | Control.Exception.Base, Control.Exception |
2 (Data Constructor) | Control.Exception.Base, Control.Exception |
SomeException | |
1 (Type/Class) | Control.Exception.Base, Control.Exception |
2 (Data Constructor) | Control.Exception.Base, Control.Exception |
SomeNat | |
1 (Type/Class) | GHC.TypeLits |
2 (Data Constructor) | GHC.TypeLits |
someNatVal | GHC.TypeLits |
SomeSymbol | |
1 (Type/Class) | GHC.TypeLits |
2 (Data Constructor) | GHC.TypeLits |
someSymbolVal | GHC.TypeLits |
sort | Data.List |
sortBy | Data.List |
sortWith | GHC.Exts |
Space | Data.Char |
SpacingCombiningMark | Data.Char |
span | Data.List, Prelude |
spark# | GHC.Exts |
SpecConstrAnnotation | GHC.Exts |
splitAt | Data.List, Prelude |
splitTyConApp | |
1 (Function) | Data.Typeable.Internal, Data.Typeable, Data.Dynamic, Data.Data |
2 (Function) | Data.OldTypeable.Internal, Data.OldTypeable |
sqrt | Prelude |
sqrtDouble# | GHC.Exts |
sqrtFloat# | GHC.Exts |
ST | |
1 (Type/Class) | Control.Monad.ST.Safe, Control.Monad.ST, Control.Monad.ST.Strict |
2 (Type/Class) | Control.Monad.ST.Lazy.Safe, Control.Monad.ST.Lazy |
StableName | System.Mem.StableName |
StableName# | GHC.Exts |
stableNameToInt# | GHC.Exts |
StablePtr | Foreign.StablePtr, Foreign, Foreign.Safe |
StablePtr# | GHC.Exts |
StackOverflow | Control.Exception.Base, Control.Exception |
startProfTimer | GHC.Profiling |
State# | GHC.Exts |
stderr | GHC.IO.Handle.FD, System.IO |
stdin | GHC.IO.Handle.FD, System.IO |
stdout | GHC.IO.Handle.FD, System.IO |
step | Text.ParserCombinators.ReadPrec, Text.Read |
STM | |
1 (Type/Class) | GHC.Conc.Sync, GHC.Conc |
2 (Data Constructor) | GHC.Conc.Sync, GHC.Conc |
stopProfTimer | GHC.Profiling |
Storable | Foreign.Storable, Foreign, Foreign.Safe |
Stream | GHC.IO.Device |
STRef | Data.STRef, Data.STRef.Lazy, Data.STRef.Strict |
strictToLazyST | Control.Monad.ST.Lazy.Safe, Control.Monad.ST.Lazy |
String | |
1 (Type/Class) | Data.String, Prelude |
2 (Data Constructor) | Text.Read.Lex, Text.Read |
string | Text.ParserCombinators.ReadP |
stripPrefix | Data.List |
stToIO | |
1 (Function) | Control.Monad.ST.Safe, Control.Monad.ST, Control.Monad.ST.Strict |
2 (Function) | Control.Monad.ST.Lazy.Safe, Control.Monad.ST.Lazy |
subIntC# | GHC.Exts |
subsequences | Data.List |
subtract | Prelude |
succ | Prelude |
Sum | |
1 (Type/Class) | Data.Monoid |
2 (Data Constructor) | Data.Monoid |
sum | |
1 (Function) | Data.List, Prelude |
2 (Function) | Data.Foldable |
summaryBuffer | GHC.IO.Buffer |
Surrogate | Data.Char |
swap | Data.Tuple |
swapMVar | Control.Concurrent.MVar, Control.Concurrent |
sym | |
1 (Function) | Data.Type.Equality |
2 (Function) | Data.Type.Coercion |
Symbol | |
1 (Type/Class) | GHC.TypeLits |
2 (Data Constructor) | Text.Read.Lex, Text.Read |
symbolVal | GHC.TypeLits |