Fix GOL.Space
This commit is contained in:
parent
74a44701e0
commit
7412b9e3a7
2 changed files with 13 additions and 6 deletions
|
|
@ -1,3 +1,8 @@
|
|||
{-# LANGUAGE AllowAmbiguousTypes #-}
|
||||
{-# LANGUAGE FlexibleContexts #-}
|
||||
{-# LANGUAGE MultiParamTypeClasses #-}
|
||||
{-# LANGUAGE TypeFamilies #-}
|
||||
|
||||
module GOL.Space where
|
||||
|
||||
import Data.Functor.Rep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue