Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 45248b4

Browse files
committedJun 26, 2017
export bool
1 parent 917cf78 commit 45248b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/Course/Core.hs

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ module Course.Core(
4545
, IsString(..)
4646
, module Data.Char
4747
, ifThenElse
48+
, bool
4849
) where
4950

5051

0 commit comments

Comments
 (0)
Please sign in to comment.