Skip to content

Commit 86aaa91

Browse files
authored
Don't match on 'In the instance declaration'
1 parent 2950d5d commit 86aaa91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

servant/src/Servant/API/TypeLevel.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@ families are not evaluated (see https://ghc.haskell.org/trac/ghc/ticket/12048).
271271
-- ...
272272
-- ...Only one Fragment allowed per endpoint in api...
273273
-- ...
274-
-- ...In the instance declaration for...
275274
class FragmentUnique api => AtMostOneFragment api
276275

277276
instance AtMostOneFragment (Verb m s ct typ)

0 commit comments

Comments
 (0)