mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
add another extension to actually fix the build with ghc-7.10-RC1
This commit is contained in:
parent
19860e2fa0
commit
6cbddae8c2
@ -1,3 +1,4 @@
|
||||
{-# LANGUAGE FlexibleContexts #-}
|
||||
{-# OPTIONS -fno-warn-missing-signatures #-}
|
||||
----------------------------------------------------------------------------
|
||||
-- |
|
||||
|
@ -1,3 +1,4 @@
|
||||
{-# LANGUAGE FlexibleContexts #-}
|
||||
{-# LANGUAGE ExistentialQuantification #-}
|
||||
-----------------------------------------------------------------------------
|
||||
-- |
|
||||
|
Loading…
x
Reference in New Issue
Block a user