1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-23 12:52:31 +03:00

Try to fix compilation

This commit is contained in:
Artyom 2016-09-07 18:42:46 +03:00
parent fb3ad7814a
commit 16045d7da6

View File

@ -2,6 +2,7 @@
{-# LANGUAGE IncoherentInstances #-}
{-# LANGUAGE GADTs #-}
{-# LANGUAGE StandaloneDeriving #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE NoImplicitPrelude #-}