name module
This commit is contained in:
parent
486a7ef012
commit
2ac3b007a9
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
{-# LANGUAGE MultiParamTypeClasses #-}
|
||||
{-# LANGUAGE TypeFamilies #-}
|
||||
|
||||
module Main where
|
||||
|
||||
import Affection as A
|
||||
|
||||
import Control.Concurrent.STM
|
||||
|
|
Loading…
Reference in a new issue