Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
phadej committed Aug 12, 2015
1 parent 5df76d9 commit 0ce1b42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Data/Orphans/Prelude.hs
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ import GHC.Stats as OrphansPrelude

#if MIN_VERSION_base(4,6,0)
import GHC.GHCi as OrphansPrelude
#if !MIN_VERSION_base(4,8,2)
import GHC.IP as OrphansPrelude
#endif
import GHC.TypeLits as OrphansPrelude
#endif

Expand Down

0 comments on commit 0ce1b42

Please sign in to comment.