ScopedTypeVariables is also needed
This commit is contained in:
parent
4e0b084df2
commit
3cec499c85
@ -10,6 +10,7 @@
|
||||
{-# LANGUAGE TypeFamilies #-}
|
||||
{-# LANGUAGE RankNTypes #-}
|
||||
{-# LANGUAGE DeriveDataTypeable #-}
|
||||
{-# LANGUAGE ScopedTypeVariables #-}
|
||||
---------------------------------------------------------
|
||||
--
|
||||
-- Module : Yesod.Handler
|
||||
|
||||
Loading…
Reference in New Issue
Block a user