removed unnecessary language extension

This commit is contained in:
tpajenka
2014-04-26 19:58:20 +02:00
parent 2d80c92384
commit d5eb4f93a3
3 changed files with 4 additions and 5 deletions

View File

@ -1,5 +1,3 @@
{-# LANGUAGE ExistentialQuantification #-}
module UI.Callbacks where