mirror of
https://github.com/ilyakooo0/vty.git
synced 2024-12-02 08:53:43 +03:00
Add BangPatterns as required by ghc 7.1
This commit is contained in:
parent
4fae8bf4f3
commit
2a600f7d5e
@ -1,4 +1,5 @@
|
||||
-- Copyright 2009-2010 Corey O'Connor
|
||||
-- Copyright 2009-2011 Corey O'Connor
|
||||
{-# LANGUAGE BangPatterns #-}
|
||||
{-# LANGUAGE RankNTypes #-}
|
||||
{-# LANGUAGE ScopedTypeVariables #-}
|
||||
{-# LANGUAGE ExistentialQuantification #-}
|
||||
|
Loading…
Reference in New Issue
Block a user