hoogle
Source code
Contents
Index
Hoogle.DataBase.All
Documentation
data
DataBase
Source
Instances
Show
DataBase
BinaryDefer
DataBase
showDataBase
::
String
->
DataBase
->
String
Source
data
TextScore
Source
Instances
Eq
TextScore
Ord
TextScore
Show
TextScore
data
TypeScore
Source
Instances
Eq
TypeScore
Ord
TypeScore
Show
TypeScore
createDataBase
:: [
DataBase
] ->
TextBase
->
DataBase
Source
combineDataBase
:: [
DataBase
] ->
DataBase
Source
searchName
::
DataBase
->
String
-> [(
Link
Entry
,
EntryView
,
TextScore
)]
Source
searchType
::
DataBase
->
TypeSig
-> [(
Link
Entry
, [
EntryView
],
TypeScore
)]
Source
suggestion
:: [
DataBase
] ->
TypeSig
->
Maybe
(
Either
String
TypeSig
)
Source
completions
::
DataBase
->
String
-> [
String
]
Source
module
Hoogle.DataBase.Serialise
Produced by
Haddock
version 2.4.2