mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
4 lines
168 B
Haskell
4 lines
168 B
Haskell
-- | This module does absolutely nothing. It's present so that cabal can more
|
|
-- easily track whether the stackage package is installed.
|
|
module Stackage.Dummy () where
|