base-4.7.0.2: Basic libraries

Index - S

SGHC.Generics
S1GHC.Generics
sameMutableArray#GHC.Exts
sameMutableArrayArray#GHC.Exts
sameMutableByteArray#GHC.Exts
sameMutVar#GHC.Exts
sameMVar#GHC.Exts
sameNatGHC.TypeLits
sameSymbolGHC.TypeLits
sameTVar#GHC.Exts
satisfyText.ParserCombinators.ReadP
scaleFloatPrelude
scanlData.List, Prelude
scanl1Data.List, Prelude
scanrData.List, Prelude
scanr1Data.List, Prelude
secondControl.Arrow
seekGHC.IO.Device
SeekFromEndGHC.IO.Device, GHC.IO.Handle, System.IO
SeekModeGHC.IO.Device, GHC.IO.Handle, System.IO
SelectorGHC.Generics
selNameGHC.Generics
sepByText.ParserCombinators.ReadP
sepBy1Text.ParserCombinators.ReadP
seqPrelude, GHC.Exts
seq#GHC.Exts
sequence 
1 (Function)Control.Monad, Prelude
2 (Function)Data.Traversable
sequenceAData.Traversable
sequenceA_Data.Foldable
sequence_ 
1 (Function)Control.Monad, Prelude
2 (Function)Data.Foldable
setBitData.Bits, Foreign, Foreign.Safe
setByteArray#GHC.Exts
setEchoGHC.IO.Device
setEnvSystem.Environment
setFileSystemEncodingGHC.IO.Encoding
setForeignEncodingGHC.IO.Encoding
setHandlerGHC.Conc.Signal, GHC.Conc
setLocaleEncodingGHC.IO.Encoding
setNumCapabilitiesGHC.Conc.Sync, GHC.Conc, Control.Concurrent
setRawGHC.IO.Device
setSizeGHC.IO.Device
setStateGHC.IO.Encoding.Types, GHC.IO.Encoding
setUncaughtExceptionHandlerGHC.Conc.Sync, GHC.Conc
sharedCAFGHC.Conc.Sync
shiftData.Bits, Foreign, Foreign.Safe
shiftLData.Bits, Foreign, Foreign.Safe
shiftL#GHC.Exts
shiftRData.Bits, Foreign, Foreign.Safe
shiftRL#GHC.Exts
ShowText.Show, Prelude
showText.Show, Prelude
showCharText.Show, Prelude
showConstrData.Data
showEFloatNumeric
showFFloatNumeric
showFFloatAltNumeric
showFixedData.Fixed
showFloatNumeric
showGFloatNumeric
showGFloatAltNumeric
showHexNumeric
showIntNumeric
showIntAtBaseNumeric
showListText.Show, Prelude
showListWithText.Show
showLitCharData.Char
showOctNumeric
showParenText.Show, Prelude
ShowSText.Show, Prelude
showsText.Show, Prelude
showSignedNumeric
showsPrecText.Show, Prelude
showStringText.Show, Prelude
showsTypeRep 
1 (Function)Data.Typeable.Internal, Data.Typeable, Data.Dynamic, Data.Data
2 (Function)Data.OldTypeable.Internal, Data.OldTypeable
showVersionData.Version
SignalGHC.Conc.Signal, GHC.Conc
signalQSemControl.Concurrent.QSem, Control.Concurrent
signalQSemNControl.Concurrent.QSemN, Control.Concurrent
significandPrelude
SignPlusText.Printf
SignSpaceText.Printf
signumPrelude
sinPrelude
sinDouble#GHC.Exts
sinFloat#GHC.Exts
sinhPrelude
sinhDouble#GHC.Exts
sinhFloat#GHC.Exts
sizeOfForeign.Storable, Foreign, Foreign.Safe
sizeofArray#GHC.Exts
sizeofArrayArray#GHC.Exts
sizeofByteArray#GHC.Exts
sizeofMutableArray#GHC.Exts
sizeofMutableArrayArray#GHC.Exts
sizeofMutableByteArray#GHC.Exts
skipManyText.ParserCombinators.ReadP
skipMany1Text.ParserCombinators.ReadP
skipSpacesText.ParserCombinators.ReadP
slideContentsGHC.IO.Buffer
sndData.Tuple, Prelude
someControl.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
someNatValGHC.TypeLits
SomeSymbol 
1 (Type/Class)GHC.TypeLits
2 (Data Constructor)GHC.TypeLits
someSymbolValGHC.TypeLits
sortData.List
sortByData.List
sortWithGHC.Exts
SpaceData.Char
SpacingCombiningMarkData.Char
spanData.List, Prelude
spark#GHC.Exts
SpecConstrAnnotationGHC.Exts
splitAtData.List, Prelude
splitTyConApp 
1 (Function)Data.Typeable.Internal, Data.Typeable, Data.Dynamic, Data.Data
2 (Function)Data.OldTypeable.Internal, Data.OldTypeable
sqrtPrelude
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
StableNameSystem.Mem.StableName
StableName#GHC.Exts
stableNameToInt#GHC.Exts
StablePtrForeign.StablePtr, Foreign, Foreign.Safe
StablePtr#GHC.Exts
StackOverflowControl.Exception.Base, Control.Exception
startProfTimerGHC.Profiling
State#GHC.Exts
stderrGHC.IO.Handle.FD, System.IO
stdinGHC.IO.Handle.FD, System.IO
stdoutGHC.IO.Handle.FD, System.IO
stepText.ParserCombinators.ReadPrec, Text.Read
STM 
1 (Type/Class)GHC.Conc.Sync, GHC.Conc
2 (Data Constructor)GHC.Conc.Sync, GHC.Conc
stopProfTimerGHC.Profiling
StorableForeign.Storable, Foreign, Foreign.Safe
StreamGHC.IO.Device
STRefData.STRef, Data.STRef.Lazy, Data.STRef.Strict
strictToLazySTControl.Monad.ST.Lazy.Safe, Control.Monad.ST.Lazy
String 
1 (Type/Class)Data.String, Prelude
2 (Data Constructor)Text.Read.Lex, Text.Read
stringText.ParserCombinators.ReadP
stripPrefixData.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
subsequencesData.List
subtractPrelude
succPrelude
Sum 
1 (Type/Class)Data.Monoid
2 (Data Constructor)Data.Monoid
sum 
1 (Function)Data.List, Prelude
2 (Function)Data.Foldable
summaryBufferGHC.IO.Buffer
SurrogateData.Char
swapData.Tuple
swapMVarControl.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
symbolValGHC.TypeLits