mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-12-28 04:57:14 +03:00
11 lines
114 B
Haskell
11 lines
114 B
Haskell
module Main.Prelude
|
|
(
|
|
module Exports,
|
|
)
|
|
where
|
|
|
|
|
|
-- rerebase
|
|
-------------------------
|
|
import Prelude as Exports
|