File: Spec.hs

package info (click to toggle)
haskell-dimensional 1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: haskell: 2,370; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 191 bytes parent folder | download
1
2
3
4
{-# OPTIONS_GHC -F -pgmF hspec-discover #-}

-- This module will automatically pull in all the Spec modules.
-- See https://hspec.github.io/hspec-discover.html for a summary of how it works.