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 2950d5d commit 86aaa91Copy full SHA for 86aaa91
servant/src/Servant/API/TypeLevel.hs
@@ -271,7 +271,6 @@ families are not evaluated (see https://ghc.haskell.org/trac/ghc/ticket/12048).
271
-- ...
272
-- ...Only one Fragment allowed per endpoint in api...
273
274
--- ...In the instance declaration for...
275
class FragmentUnique api => AtMostOneFragment api
276
277
instance AtMostOneFragment (Verb m s ct typ)
0 commit comments