mirror of
https://code.naskya.net/repos/ndqEd
synced 2025-01-10 11:36:49 +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
|