We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9712c34 commit f3d8bfeCopy full SHA for f3d8bfe
src/Action/Search.hs
@@ -173,7 +173,7 @@ action_search_test sample database = testing "Action.Search.search" $ withSearch
173
"Ord a => [a] -> [a]" === hackage "base/docs/Data-List.html#v:sort"
174
"ShakeOptions -> Int" === hackage "shake/docs/Development-Shake.html#v:shakeThreads"
175
"is:module" === hackage "base/docs/Prelude.html"
176
- "visibleDataCons" === hackage "ghc/docs/TyCon.html#v:visibleDataCons"
+ "visibleDataCons" === hackage "ghc/docs/GHC-Core-TyCon.html#v:visibleDataCons"
177
"sparkle" === hackage "sparkle" -- library without Hoogle docs
178
"weeder" === hackage "weeder" -- executable in Stackage
179
"supero" === hackage "supero"
0 commit comments