remove unused extension

This commit is contained in:
Marco Perone 2023-03-15 08:27:55 +01:00 committed by Marco Perone
parent 3b9c1f1fae
commit c70a4cd38e

View File

@ -1,4 +1,3 @@
{-# LANGUAGE DeriveAnyClass #-}
{-# OPTIONS_GHC -Wno-orphans #-}
module Crem.DeciderSpec where