Convert: LANGUAGE: rm DefaultSignatures

This commit is contained in:
Anton-Latukha 2019-08-04 14:27:18 +03:00 committed by John Wiegley
parent c67fa20aed
commit 63f3f9f5cd

View file

@ -1,6 +1,5 @@
{-# LANGUAGE AllowAmbiguousTypes #-}
{-# LANGUAGE ConstraintKinds #-}
{-# LANGUAGE DefaultSignatures #-}
{-# LANGUAGE DeriveFunctor #-}
{-# LANGUAGE DeriveFoldable #-}
{-# LANGUAGE DeriveTraversable #-}