From a30d7d59d3d354c7d00beceb79d6f060fdfeebbb Mon Sep 17 00:00:00 2001 From: Lennart Augustsson Date: Wed, 25 Sep 2024 13:29:53 +0200 Subject: [PATCH] Don't CPP --- lib/Data/Bifunctor.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Data/Bifunctor.hs b/lib/Data/Bifunctor.hs index 0e8e50c7..0e6b71df 100644 --- a/lib/Data/Bifunctor.hs +++ b/lib/Data/Bifunctor.hs @@ -1,4 +1,3 @@ -{-# LANGUAGE CPP #-} {-# LANGUAGE QuantifiedConstraints #-} {-# LANGUAGE Safe #-}