Index - N
| Nano | Data.Fixed | 
| narrow16Int# | GHC.Exts | 
| narrow16Word# | GHC.Exts | 
| narrow32Int# | GHC.Exts | 
| narrow32Word# | GHC.Exts | 
| narrow8Int# | GHC.Exts | 
| narrow8Word# | GHC.Exts | 
| Nat | GHC.TypeNats, GHC.TypeLits | 
| nativeNewline | GHC.IO.Handle, System.IO | 
| nativeNewlineMode | GHC.IO.Handle, System.IO | 
| NatJ# | GHC.Natural | 
| NatS# | GHC.Natural | 
| Natural | GHC.Natural, Numeric.Natural | 
| naturalFromInteger | GHC.Natural | 
| naturalToWordMaybe | GHC.Natural | 
| natVal | |
| 1 (Function) | GHC.TypeNats | 
| 2 (Function) | GHC.TypeLits | 
| natVal' | |
| 1 (Function) | GHC.TypeNats | 
| 2 (Function) | GHC.TypeLits | 
| nCapabilities | GHC.RTS.Flags | 
| neAddr# | GHC.Exts | 
| neChar | GHC.Char | 
| neChar# | GHC.Exts | 
| neFloat# | GHC.Exts | 
| negate | Prelude | 
| negateDouble# | GHC.Exts | 
| negateDoubleX2# | GHC.Exts | 
| negateDoubleX4# | GHC.Exts | 
| negateDoubleX8# | GHC.Exts | 
| negateFloat# | GHC.Exts | 
| negateFloatX16# | GHC.Exts | 
| negateFloatX4# | GHC.Exts | 
| negateFloatX8# | GHC.Exts | 
| negateInt# | GHC.Exts | 
| negateInt16X16# | GHC.Exts | 
| negateInt16X32# | GHC.Exts | 
| negateInt16X8# | GHC.Exts | 
| negateInt32X16# | GHC.Exts | 
| negateInt32X4# | GHC.Exts | 
| negateInt32X8# | GHC.Exts | 
| negateInt64X2# | GHC.Exts | 
| negateInt64X4# | GHC.Exts | 
| negateInt64X8# | GHC.Exts | 
| negateInt8X16# | GHC.Exts | 
| negateInt8X32# | GHC.Exts | 
| negateInt8X64# | GHC.Exts | 
| NestedAtomically | |
| 1 (Type/Class) | Control.Exception.Base, Control.Exception | 
| 2 (Data Constructor) | Control.Exception.Base, Control.Exception | 
| nestedAtomically | Control.Exception.Base | 
| new | |
| 1 (Function) | Foreign.Marshal.Utils, Foreign.Marshal.Safe, Foreign.Marshal, Foreign.Safe, Foreign | 
| 2 (Function) | GHC.Event | 
| newAlignedPinnedByteArray# | GHC.Exts | 
| newArray | Foreign.Marshal.Array, Foreign.Marshal.Safe, Foreign.Marshal, Foreign.Safe, Foreign | 
| newArray# | GHC.Exts | 
| newArray0 | Foreign.Marshal.Array, Foreign.Marshal.Safe, Foreign.Marshal, Foreign.Safe, Foreign | 
| newArrayArray# | GHC.Exts | 
| newBCO# | GHC.Exts | 
| newBuffer | |
| 1 (Function) | GHC.IO.Buffer | 
| 2 (Function) | GHC.IO.BufferedIO | 
| newByteArray# | GHC.Exts | 
| newByteBuffer | GHC.IO.Buffer | 
| newCAString | Foreign.C.String, Foreign.C | 
| newCAStringLen | Foreign.C.String, Foreign.C | 
| newChan | Control.Concurrent.Chan, Control.Concurrent | 
| newCharBuffer | GHC.IO.Buffer | 
| newCString | |
| 1 (Function) | GHC.Foreign | 
| 2 (Function) | Foreign.C.String, Foreign.C | 
| newCStringLen | |
| 1 (Function) | GHC.Foreign | 
| 2 (Function) | Foreign.C.String, Foreign.C | 
| newCWString | Foreign.C.String, Foreign.C | 
| newCWStringLen | Foreign.C.String, Foreign.C | 
| newEmptyMVar | Control.Concurrent.MVar, Control.Concurrent | 
| newForeignPtr | |
| 1 (Function) | Foreign.ForeignPtr.Safe, Foreign.ForeignPtr, Foreign.Safe, Foreign | 
| 2 (Function) | Foreign.Concurrent | 
| newForeignPtrEnv | Foreign.ForeignPtr.Safe, Foreign.ForeignPtr, Foreign.Safe, Foreign | 
| newForeignPtr_ | Foreign.ForeignPtr.Safe, Foreign.ForeignPtr, Foreign.Safe, Foreign | 
| newIORef | Data.IORef | 
| Newline | GHC.IO.Handle, System.IO | 
| NewlineMode | |
| 1 (Type/Class) | GHC.IO.Handle, System.IO | 
| 2 (Data Constructor) | GHC.IO.Handle, System.IO | 
| newMutVar# | GHC.Exts | 
| newMVar | Control.Concurrent.MVar, Control.Concurrent | 
| newMVar# | GHC.Exts | 
| neWord# | GHC.Exts | 
| newPinnedByteArray# | GHC.Exts | 
| newPool | Foreign.Marshal.Pool, Foreign.Marshal.Safe, Foreign.Marshal, Foreign.Safe, Foreign | 
| newQSem | Control.Concurrent.QSem, Control.Concurrent | 
| newQSemN | Control.Concurrent.QSemN, Control.Concurrent | 
| newSmallArray# | GHC.Exts | 
| newStablePtr | Foreign.StablePtr, Foreign.Safe, Foreign | 
| newStablePtrPrimMVar | GHC.Conc.Sync, GHC.Conc | 
| newSTRef | |
| 1 (Function) | Data.STRef, Data.STRef.Strict | 
| 2 (Function) | Data.STRef.Lazy | 
| newTVar | GHC.Conc.Sync, GHC.Conc | 
| newTVar# | GHC.Exts | 
| newTVarIO | GHC.Conc.Sync, GHC.Conc | 
| newUnique | Data.Unique | 
| NoArg | System.Console.GetOpt | 
| NoBuffering | GHC.IO.Handle, System.IO | 
| noDuplicate# | GHC.Exts | 
| NoGCStats | GHC.RTS.Flags | 
| NoHeapProfiling | GHC.RTS.Flags | 
| noMethodBindingError | Control.Exception.Base | 
| NoMethodError | |
| 1 (Type/Class) | Control.Exception.Base, Control.Exception | 
| 2 (Data Constructor) | Control.Exception.Base, Control.Exception | 
| NonEmpty | Data.List.NonEmpty | 
| nonEmpty | Data.List.NonEmpty | 
| noNewlineTranslation | GHC.IO.Handle, System.IO | 
| nonExhaustiveGuardsError | Control.Exception.Base | 
| NonSpacingMark | Data.Char | 
| NonTermination | |
| 1 (Type/Class) | Control.Exception.Base, Control.Exception | 
| 2 (Data Constructor) | Control.Exception.Base, Control.Exception | 
| nonTermination | Control.Exception.Base | 
| NoRep | Data.Data | 
| NoSourceStrictness | GHC.Generics | 
| NoSourceUnpackedness | GHC.Generics | 
| NoSpecConstr | GHC.Exts | 
| Not | Data.Type.Bool | 
| not | Data.Bool, Prelude | 
| not# | GHC.Exts | 
| NotAssigned | Data.Char | 
| NotAssociative | GHC.Generics | 
| notElem | |
| 1 (Function) | GHC.OldList | 
| 2 (Function) | Data.Foldable, Data.List, Prelude | 
| Nothing | Data.Maybe, Prelude | 
| notI# | GHC.Exts | 
| nub | |
| 1 (Function) | GHC.OldList, Data.List | 
| 2 (Function) | Data.List.NonEmpty | 
| nubBy | |
| 1 (Function) | GHC.OldList, Data.List | 
| 2 (Function) | Data.List.NonEmpty | 
| null | |
| 1 (Function) | GHC.OldList | 
| 2 (Function) | Data.Foldable, Data.List, Prelude | 
| nullAddr# | GHC.Exts | 
| nullFunPtr | Foreign.Ptr, Foreign.Safe, Foreign | 
| nullPtr | Foreign.Ptr, Foreign.Safe, Foreign | 
| Num | Prelude | 
| numa | GHC.RTS.Flags | 
| numaMask | GHC.RTS.Flags | 
| Number | |
| 1 (Type/Class) | Text.Read.Lex | 
| 2 (Data Constructor) | Text.Read.Lex, Text.Read | 
| numberToFixed | Text.Read.Lex | 
| numberToInteger | Text.Read.Lex | 
| numberToRangedRational | Text.Read.Lex | 
| numberToRational | Text.Read.Lex | 
| numCapabilities | GHC.Conc.Sync, GHC.Conc | 
| numerator | Data.Ratio | 
| numSparks | GHC.Conc.Sync, GHC.Conc | 
| numSparks# | GHC.Exts | 
| nurseryChunkSize | GHC.RTS.Flags |