mirror of
https://github.com/HuwCampbell/grenade.git
synced 2024-11-25 13:43:03 +03:00
Fixup 7.10 build
This commit is contained in:
parent
96a6324f78
commit
a4fb892c97
@ -1,5 +1,4 @@
|
||||
{-# LANGUAGE BangPatterns #-}
|
||||
{-# LANGUAGE CPP #-}
|
||||
{-# LANGUAGE TemplateHaskell #-}
|
||||
{-# LANGUAGE DataKinds #-}
|
||||
{-# LANGUAGE KindSignatures #-}
|
||||
@ -11,10 +10,6 @@ module Test.Grenade.Layers.Nonlinear where
|
||||
|
||||
import Data.Singletons
|
||||
|
||||
#if __GLASGOW_HASKELL__ < 800
|
||||
import Data.Proxy
|
||||
#endif
|
||||
|
||||
import Grenade
|
||||
|
||||
import Hedgehog
|
||||
|
Loading…
Reference in New Issue
Block a user