Add AutoDeriveTypeable for ghc < 7.10
This commit is contained in:
parent
076286c37b
commit
15b54cf1d0
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
{-# LANGUAGE AutoDeriveTypeable #-}
|
||||
{-# LANGUAGE CPP #-}
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# LANGUAGE ScopedTypeVariables #-}
|
||||
|
|
Loading…
Reference in a new issue