mirror of
https://github.com/simplex-chat/haskell.nix.git
synced 2026-06-03 09:17:32 +00:00
ec0c59e2de
* Support for packages with only tests Fixes #362 * Fix for ghcjs
3 lines
35 B
Haskell
3 lines
35 B
Haskell
module Main where
|
|
main = return ()
|