Skip to content

Commit

Permalink
Revert "Don't optimize Promotion.Prelude.List. Fixes #96"
Browse files Browse the repository at this point in the history
This reverts commit ea66972.
  • Loading branch information
Jan Stolarek committed Sep 23, 2014
1 parent 53e9232 commit e8a7d60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Data/Promotion/Prelude/List.hs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{-# LANGUAGE TypeOperators, DataKinds, PolyKinds, TypeFamilies,
TemplateHaskell, GADTs, UndecidableInstances, RankNTypes,
ScopedTypeVariables, MultiWayIf #-}
{-# OPTIONS_GHC -O0 #-}

-----------------------------------------------------------------------------
-- |
Expand Down

0 comments on commit e8a7d60

Please sign in to comment.