1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

remove AllowAmbiguousTypes now that I'm making things explicit

This commit is contained in:
Ayman Nadeem 2020-05-05 16:06:47 -04:00
parent a6a1cac861
commit 3e1c267df3

View File

@ -1,4 +1,3 @@
{-# LANGUAGE AllowAmbiguousTypes #-}
{-# LANGUAGE ConstraintKinds #-} {-# LANGUAGE ConstraintKinds #-}
{-# LANGUAGE DefaultSignatures #-} {-# LANGUAGE DefaultSignatures #-}
{-# LANGUAGE DisambiguateRecordFields #-} {-# LANGUAGE DisambiguateRecordFields #-}