Skip to content

Commit

Permalink
No LambdaCase here.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickt committed Dec 6, 2019
1 parent d258677 commit 7266ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion semantic-python/src/Language/Python/Failure.hs
@@ -1,5 +1,5 @@
{-# LANGUAGE DeriveFoldable, DeriveFunctor, DeriveGeneric, DeriveTraversable, ExistentialQuantification,
FlexibleContexts, KindSignatures, LambdaCase, MultiParamTypeClasses, QuantifiedConstraints, RankNTypes,
FlexibleContexts, KindSignatures, MultiParamTypeClasses, QuantifiedConstraints, RankNTypes,
StandaloneDeriving, TypeOperators #-}

module Language.Python.Failure
Expand Down

0 comments on commit 7266ab0

Please sign in to comment.