mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-27 16:34:52 +09:00
7 lines
125 B
Haskell
7 lines
125 B
Haskell
|
module Import
|
||
|
( module Import
|
||
|
) where
|
||
|
|
||
|
import Foundation as Import
|
||
|
import Import.NoFoundation as Import
|