Skip to content

Commit

Permalink
Update src/Reflex/Patch/Patchable.hs
Browse files Browse the repository at this point in the history
Co-Authored-By: Alexandre Esteves <[email protected]>
  • Loading branch information
danbornside and alexfmpe authored Sep 25, 2019
1 parent 648d192 commit 57942a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Reflex/Patch/Patchable.hs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{-# LANGUAGE StandaloneDeriving #-}
{-# LANGUAGE TypeFamilies #-}

-- The derived instances are undecidable in the case of a pathlogical instance like
-- The derived instances are undecidable in the case of a pathological instance like
-- instance Patch x where
-- type PatchTarget x = Patchable x
{-# LANGUAGE UndecidableInstances #-}
Expand Down

0 comments on commit 57942a9

Please sign in to comment.