mirror of
https://github.com/aelve/guide.git
synced 2024-12-24 13:26:08 +03:00
Try to fix compilation
This commit is contained in:
parent
fb3ad7814a
commit
16045d7da6
@ -2,6 +2,7 @@
|
|||||||
{-# LANGUAGE IncoherentInstances #-}
|
{-# LANGUAGE IncoherentInstances #-}
|
||||||
{-# LANGUAGE GADTs #-}
|
{-# LANGUAGE GADTs #-}
|
||||||
{-# LANGUAGE StandaloneDeriving #-}
|
{-# LANGUAGE StandaloneDeriving #-}
|
||||||
|
{-# LANGUAGE OverloadedStrings #-}
|
||||||
{-# LANGUAGE NoImplicitPrelude #-}
|
{-# LANGUAGE NoImplicitPrelude #-}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user